Skip to content

Commit 8170336

Browse files
chore(deps): bump spring-boot.version from 2.7.4 to 2.7.5
Bumps `spring-boot.version` from 2.7.4 to 2.7.5. Updates `spring-boot-actuator-autoconfigure` from 2.7.4 to 2.7.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.4...v2.7.5) Updates `spring-boot-test` from 2.7.4 to 2.7.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.4...v2.7.5) Updates `spring-boot-configuration-processor` from 2.7.4 to 2.7.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.4...v2.7.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]>
1 parent fa01a0f commit 8170336

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
@@ -73,7 +73,7 @@
7373

7474
<properties>
7575
<micrometer.version>1.9.5</micrometer.version>
76-
<spring-boot.version>2.7.4</spring-boot.version>
76+
<spring-boot.version>2.7.5</spring-boot.version>
7777
<spring.version>5.3.23</spring.version>
7878
</properties>
7979

0 commit comments

Comments
 (0)