Skip to content

Commit ef36ad6

Browse files
Bump spring.boot.version from 2.7.0 to 2.7.1
Bumps `spring.boot.version` from 2.7.0 to 2.7.1. Updates `spring-boot` from 2.7.0 to 2.7.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.0...v2.7.1) Updates `spring-boot-autoconfigure` from 2.7.0 to 2.7.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.0...v2.7.1) Updates `spring-boot-actuator` from 2.7.0 to 2.7.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.0...v2.7.1) Updates `spring-boot-test` from 2.7.0 to 2.7.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.0...v2.7.1) Updates `spring-boot-starter-web` from 2.7.0 to 2.7.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.0...v2.7.1) Updates `spring-boot-starter-actuator` from 2.7.0 to 2.7.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.0...v2.7.1) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-autoconfigure dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-actuator dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-test dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-actuator dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bfd8217 commit ef36ad6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<apache.commons.compress>1.21</apache.commons.compress>
6161
<apache.commons.io>2.11.0</apache.commons.io>
6262
<common.codec.version>1.15</common.codec.version>
63-
<spring.boot.version>2.7.0</spring.boot.version>
63+
<spring.boot.version>2.7.1</spring.boot.version>
6464
<spring.version>5.3.21</spring.version>
6565
<prometheus.client.version>0.15.0</prometheus.client.version>
6666

0 commit comments

Comments
 (0)