Skip to content

Commit 35c250f

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

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.4</spring-boot.version>
76+
<spring-boot.version>3.3.5</spring-boot.version>
7777
<spring.version>6.1.3</spring.version>
7878
</properties>
7979

0 commit comments

Comments
 (0)