Skip to content

Commit

Permalink
Bump org.springframework:spring-jdbc from 6.1.11 to 6.1.12
Browse files Browse the repository at this point in the history
Bumps [org.springframework:spring-jdbc](https://github.com/spring-projects/spring-framework) from 6.1.11 to 6.1.12.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.1.11...v6.1.12)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 15, 2024
1 parent 8d3829c commit 1d2644f
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 @@ -38,7 +38,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<rxjava-jdbc.version>0.7.19</rxjava-jdbc.version>
<slf4j.version>2.0.13</slf4j.version>
<spring-jdbc.version>6.1.11</spring-jdbc.version>
<spring-jdbc.version>6.1.12</spring-jdbc.version>
<sql2o.version>1.8.0</sql2o.version>
<hamcrest.version>2.2</hamcrest.version>
<cyclonedx-maven-plugin.version>2.8.0</cyclonedx-maven-plugin.version>
Expand Down

0 comments on commit 1d2644f

Please sign in to comment.