Skip to content

Commit 0f8d6f0

Browse files
Update dependency org.springframework:spring-jdbc to v6.1.9
1 parent 71bc522 commit 0f8d6f0

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
@@ -122,7 +122,7 @@
122122
<dependency>
123123
<groupId>org.springframework</groupId>
124124
<artifactId>spring-jdbc</artifactId>
125-
<version>6.1.8</version>
125+
<version>6.1.9</version>
126126
<scope>test</scope>
127127
</dependency>
128128
</dependencies>

0 commit comments

Comments
 (0)