Skip to content

Commit e38d73f

Browse files
chore(deps): bump org.springframework.boot in /spring-data-jpa
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.5.9 to 4.1.0. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.9...v4.1.0) --- updated-dependencies: - dependency-name: org.springframework.boot dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent df8e6f6 commit e38d73f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spring-data-jpa/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
id 'java'
33
id 'jacoco'
4-
id 'org.springframework.boot' version '3.5.9'
4+
id 'org.springframework.boot' version '4.1.0'
55
id 'io.spring.dependency-management' version '1.1.7'
66
}
77

0 commit comments

Comments
 (0)