Skip to content

Commit 5efd273

Browse files
Bump org.springframework.boot:spring-boot-starter-jdbc in /backend
Bumps [org.springframework.boot:spring-boot-starter-jdbc](https://github.com/spring-projects/spring-boot) from 3.5.3 to 3.5.7. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.3...v3.5.7) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-jdbc dependency-version: 3.5.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bff03a9 commit 5efd273

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ SPDX-License-Identifier: MIT
5353
<dependency>
5454
<groupId>org.springframework.boot</groupId>
5555
<artifactId>spring-boot-starter-jdbc</artifactId>
56-
<version>3.5.3</version>
56+
<version>3.5.7</version>
5757
</dependency>
5858
<dependency>
5959
<groupId>com.mysql</groupId>

0 commit comments

Comments
 (0)