Skip to content

Commit 621dd73

Browse files
Update dependency org.springframework:spring-jdbc to v6.2.1
1 parent 47cd2b4 commit 621dd73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
<dependency>
9797
<groupId>org.springframework</groupId>
9898
<artifactId>spring-jdbc</artifactId>
99-
<version>6.2.0</version>
99+
<version>6.2.1</version>
100100
<scope>provided</scope>
101101
<optional>true</optional>
102102
</dependency>

0 commit comments

Comments
 (0)