Skip to content

Commit 3e0fd49

Browse files
Bump org.springframework:spring-jdbc from 6.1.11 to 6.1.13 (#565)
Bumps [org.springframework:spring-jdbc](https://github.com/spring-projects/spring-framework) from 6.1.11 to 6.1.13. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.1.11...v6.1.13) --- updated-dependencies: - dependency-name: org.springframework:spring-jdbc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a5065bd commit 3e0fd49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3939
<rxjava-jdbc.version>0.7.19</rxjava-jdbc.version>
4040
<slf4j.version>2.0.16</slf4j.version>
41-
<spring-jdbc.version>6.1.11</spring-jdbc.version>
41+
<spring-jdbc.version>6.2.5</spring-jdbc.version>
4242
<sql2o.version>1.8.0</sql2o.version>
4343
<hamcrest.version>3.0</hamcrest.version>
4444
<cyclonedx-maven-plugin.version>2.8.0</cyclonedx-maven-plugin.version>

0 commit comments

Comments
 (0)