We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b621df commit 4744c11Copy full SHA for 4744c11
samples/spring-data-jdbc/pom.xml
@@ -23,7 +23,7 @@
23
<dependency>
24
<groupId>org.springframework.data</groupId>
25
<artifactId>spring-data-bom</artifactId>
26
- <version>2024.1.2</version>
+ <version>2024.1.3</version>
27
<scope>import</scope>
28
<type>pom</type>
29
</dependency>
samples/spring-data-mybatis/pom.xml
@@ -28,7 +28,7 @@
30
31
32
33
34
0 commit comments