Skip to content

Commit 0d38ae4

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.4.4 to 3.5.3. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.4...v3.5.3) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-data-jpa dependency-version: 3.5.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d9581c8 commit 0d38ae4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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:6.2.5'
3535
implementation 'org.springframework:spring-websocket:6.2.5'
3636
implementation 'org.springframework:spring-messaging:6.2.5'
37-
implementation "org.springframework.boot:spring-boot-starter-data-jpa:3.4.4"
37+
implementation "org.springframework.boot:spring-boot-starter-data-jpa:3.5.3"
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)