Skip to content

Commit ef6760c

Browse files
Bump org.springframework:spring-jdbc from 6.2.11 to 7.0.1 (#685)
Bumps [org.springframework:spring-jdbc](https://github.com/spring-projects/spring-framework) from 6.2.11 to 7.0.1. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.11...v7.0.1) --- updated-dependencies: - dependency-name: org.springframework:spring-jdbc dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 51559e6 commit ef6760c

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
@@ -37,7 +37,7 @@
3737
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3838
<rxjava-jdbc.version>0.7.19</rxjava-jdbc.version>
3939
<slf4j.version>2.0.17</slf4j.version>
40-
<spring-jdbc.version>6.2.11</spring-jdbc.version>
40+
<spring-jdbc.version>7.0.1</spring-jdbc.version>
4141
<sql2o.version>1.9.1</sql2o.version>
4242
<hamcrest.version>3.0</hamcrest.version>
4343
<cyclonedx-maven-plugin.version>2.9.1</cyclonedx-maven-plugin.version>

0 commit comments

Comments
 (0)