Skip to content

Commit 9e96982

Browse files
Bump org.springframework.boot:spring-boot-starter-data-jpa
Bumps [org.springframework.boot:spring-boot-starter-data-jpa](https://github.com/spring-projects/spring-boot) from 3.5.12 to 4.0.6. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.12...v4.0.6) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-data-jpa dependency-version: 4.0.6 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e2ef32e commit 9e96982

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies {
3434
implementation 'org.springframework:spring-webflux:7.0.6'
3535
implementation 'org.springframework:spring-websocket:7.0.6'
3636
implementation 'org.springframework:spring-messaging:7.0.6'
37-
implementation "org.springframework.boot:spring-boot-starter-data-jpa:3.5.12"
37+
implementation "org.springframework.boot:spring-boot-starter-data-jpa:4.0.6"
3838
implementation 'org.springframework.boot:spring-boot-starter-log4j2'
3939
implementation 'org.springframework.boot:spring-boot-starter-thymeleaf'
4040
implementation 'org.springframework.boot:spring-boot-starter-web'

0 commit comments

Comments
 (0)