Skip to content

Commit

Permalink
Bump spring-jdbc from 5.3.23 to 6.0.6 (#448)
Browse files Browse the repository at this point in the history
Bumps [spring-jdbc](https://github.com/spring-projects/spring-framework) from 5.3.23 to 6.0.6.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.23...v6.0.6)

---
updated-dependencies:
- dependency-name: org.springframework:spring-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 26, 2024
1 parent 86d94c7 commit 0fbffed
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 @@ -36,7 +36,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<rxjava-jdbc.version>0.7.19</rxjava-jdbc.version>
<slf4j.version>1.7.36</slf4j.version>
<spring-jdbc.version>5.3.23</spring-jdbc.version>
<spring-jdbc.version>6.0.6</spring-jdbc.version>
<sql2o.version>1.6.0</sql2o.version>
<hamcrest.version>2.2</hamcrest.version>
</properties>
Expand Down

0 comments on commit 0fbffed

Please sign in to comment.