Skip to content

Commit 6384fc4

Browse files
Update dependency org.springframework:spring-jdbc to v6.1.2
1 parent c64282f commit 6384fc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
<dependency>
9292
<groupId>org.springframework</groupId>
9393
<artifactId>spring-jdbc</artifactId>
94-
<version>6.1.1</version>
94+
<version>6.1.2</version>
9595
<scope>provided</scope>
9696
<optional>true</optional>
9797
</dependency>

0 commit comments

Comments
 (0)