Skip to content

Commit

Permalink
build(deps): bump org.springframework:spring-jdbc in /java/spring-jdbc
Browse files Browse the repository at this point in the history
Bumps [org.springframework:spring-jdbc](https://github.com/spring-projects/spring-framework) from 5.0.9.RELEASE to 6.1.14.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.0.9.RELEASE...v6.1.14)

---
updated-dependencies:
- dependency-name: org.springframework:spring-jdbc
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent beeb74f commit d72f0ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/spring-jdbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-jdbc</artifactId>
<version>5.0.9.RELEASE</version>
<version>6.1.14</version>
</dependency>
<dependency>
<groupId>mysql</groupId>
Expand Down

0 comments on commit d72f0ce

Please sign in to comment.