Skip to content

Commit 1948a2c

Browse files
dependabot[bot]NguyenHoangSon96
authored andcommitted
chore(deps): bump spring-boot.version from 4.0.1 to 4.1.0
Bumps `spring-boot.version` from 4.0.1 to 4.1.0. Updates `org.springframework.boot:spring-boot-autoconfigure` from 4.0.1 to 4.1.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v4.0.1...v4.1.0) Updates `org.springframework.boot:spring-boot-health` from 4.0.1 to 4.1.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v4.0.1...v4.1.0) Updates `org.springframework.boot:spring-boot-test` from 4.0.1 to 4.1.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v4.0.1...v4.1.0) Updates `org.springframework.boot:spring-boot-configuration-processor` from 4.0.1 to 4.1.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v4.0.1...v4.1.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-autoconfigure dependency-version: 4.0.6 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-configuration-processor dependency-version: 4.0.6 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-health dependency-version: 4.0.6 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-test dependency-version: 4.0.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 63c5e46 commit 1948a2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spring/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272

7373
<properties>
7474
<micrometer.version>1.16.5</micrometer.version>
75-
<spring-boot.version>4.0.1</spring-boot.version>
75+
<spring-boot.version>4.1.0</spring-boot.version>
7676
<spring.version>6.1.3</spring.version>
7777
</properties>
7878

0 commit comments

Comments
 (0)