Skip to content

Commit

Permalink
Merge pull request mybatis#301 from mybatis/renovate/spring-core
Browse files Browse the repository at this point in the history
Update dependency org.springframework:spring-jdbc to v6.2.2
  • Loading branch information
hazendaz authored Jan 16, 2025
2 parents 6597706 + 6a11187 commit 7f5397b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-jdbc</artifactId>
<version>6.2.1</version>
<version>6.2.2</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 7f5397b

Please sign in to comment.