Skip to content

Commit af75817

Browse files
Bump org.springframework:spring-jdbc in /springboot-backend
Bumps [org.springframework:spring-jdbc](https://github.com/spring-projects/spring-framework) from 5.3.25 to 6.1.14. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.25...v6.1.14) --- updated-dependencies: - dependency-name: org.springframework:spring-jdbc dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c4e28b7 commit af75817

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

springboot-backend/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
<dependency>
116116
<groupId>org.springframework</groupId>
117117
<artifactId>spring-jdbc</artifactId>
118-
<version>5.3.25</version>
118+
<version>6.1.14</version>
119119
</dependency>
120120

121121
<!-- <dependency>-->

0 commit comments

Comments
 (0)