Skip to content

Commit

Permalink
Merge pull request #218 from mybatis/renovate/spring-core
Browse files Browse the repository at this point in the history
Update dependency org.springframework:spring-jdbc to v6.1.1
  • Loading branch information
hazendaz committed Nov 24, 2023
2 parents f0294e9 + e212b99 commit 3685e6b
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 @@ -122,7 +122,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-jdbc</artifactId>
<version>6.1.0</version>
<version>6.1.1</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 3685e6b

Please sign in to comment.