Skip to content

Commit 24ad164

Browse files
authoredDec 12, 2024
Update dependency org.springframework:spring-jdbc to v6.2.1
1 parent 956d771 commit 24ad164

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
@@ -128,7 +128,7 @@
128128
<dependency>
129129
<groupId>org.springframework</groupId>
130130
<artifactId>spring-jdbc</artifactId>
131-
<version>6.2.0</version>
131+
<version>6.2.1</version>
132132
<scope>test</scope>
133133
</dependency>
134134
</dependencies>

0 commit comments

Comments
 (0)
Failed to load comments.