Skip to content

Commit

Permalink
Merge pull request #799 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.8
  • Loading branch information
hazendaz committed May 22, 2024
2 parents fa5561b + 98d2e7c commit abc245a
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 @@ -92,7 +92,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-jdbc</artifactId>
<version>6.1.7</version>
<version>6.1.8</version>
<scope>provided</scope>
<optional>true</optional>
</dependency>
Expand Down

0 comments on commit abc245a

Please sign in to comment.