Skip to content

Commit e2a886d

Browse files
chore(deps): bump spring-boot.version from 3.3.5 to 3.4.3 (#822)
Bumps `spring-boot.version` from 3.3.5 to 3.4.3. Updates `org.springframework.boot:spring-boot-actuator-autoconfigure` from 3.3.5 to 3.4.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.5...v3.4.3) Updates `org.springframework.boot:spring-boot-test` from 3.3.5 to 3.4.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.5...v3.4.3) Updates `org.springframework.boot:spring-boot-configuration-processor` from 3.3.5 to 3.4.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.5...v3.4.3) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-actuator-autoconfigure dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-test dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-configuration-processor dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8ece177 commit e2a886d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring/pom.xml

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

7474
<properties>
7575
<micrometer.version>1.13.4</micrometer.version>
76-
<spring-boot.version>3.3.5</spring-boot.version>
76+
<spring-boot.version>3.5.4</spring-boot.version>
7777
<spring.version>6.1.3</spring.version>
7878
</properties>
7979

0 commit comments

Comments
 (0)