Skip to content

Commit

Permalink
Merge pull request #35 from xufanchn/dependabot/maven/org.springframe…
Browse files Browse the repository at this point in the history
…work-spring-jdbc-6.1.14

Bump org.springframework:spring-jdbc from 4.1.7.RELEASE to 6.1.14
  • Loading branch information
xufanchn authored Dec 29, 2024
2 parents ae5dd3d + 37e692d commit a440cbc
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 @@ -135,7 +135,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-jdbc</artifactId>
<version>4.1.7.RELEASE</version>
<version>6.1.14</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
Expand Down

0 comments on commit a440cbc

Please sign in to comment.