Skip to content

Commit 96aee69

Browse files
build(deps): bump org.springframework.boot:spring-boot-starter-jdbc
Bumps [org.springframework.boot:spring-boot-starter-jdbc](https://github.com/spring-projects/spring-boot) from 3.3.1 to 3.4.2. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.1...v3.4.2) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-jdbc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d52a230 commit 96aee69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

java-spring/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies {
2929
implementation 'commons-codec:commons-codec:1.17.1'
3030
implementation 'io.crate:crate-jdbc:2.7.0'
3131
implementation 'org.springframework.boot:spring-boot-starter-data-jdbc:3.3.1'
32-
implementation 'org.springframework.boot:spring-boot-starter-jdbc:3.3.1'
32+
implementation 'org.springframework.boot:spring-boot-starter-jdbc:3.4.2'
3333
implementation 'org.springframework.boot:spring-boot-starter-web:3.3.1'
3434
testImplementation 'org.springframework.boot:spring-boot-starter-test:3.3.1'
3535
testImplementation 'junit:junit:4.13.2'

0 commit comments

Comments
 (0)