Skip to content

Commit 7f5397b

Browse files
authoredJan 16, 2025
Merge pull request #301 from mybatis/renovate/spring-core
Update dependency org.springframework:spring-jdbc to v6.2.2
2 parents 6597706 + 6a11187 commit 7f5397b

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.1</version>
131+
<version>6.2.2</version>
132132
<scope>test</scope>
133133
</dependency>
134134
</dependencies>

0 commit comments

Comments
 (0)
Failed to load comments.