Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b90a1ff

Browse files
authoredJun 19, 2024··
Update dependency org.springframework:spring-jdbc to v6.1.10
1 parent 5793316 commit b90a1ff

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
@@ -92,7 +92,7 @@
9292
<dependency>
9393
<groupId>org.springframework</groupId>
9494
<artifactId>spring-jdbc</artifactId>
95-
<version>6.1.9</version>
95+
<version>6.1.10</version>
9696
<scope>provided</scope>
9797
<optional>true</optional>
9898
</dependency>

0 commit comments

Comments
 (0)
Please sign in to comment.