Skip to content

Commit f90a076

Browse files
build(deps): bump spring.boot.version from 2.7.12 to 3.1.3
Bumps `spring.boot.version` from 2.7.12 to 3.1.3. Updates `org.springframework.boot:spring-boot` from 2.7.12 to 3.1.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.12...v3.1.3) Updates `org.springframework.boot:spring-boot-autoconfigure` from 2.7.12 to 3.1.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.12...v3.1.3) Updates `org.springframework.boot:spring-boot-actuator` from 2.7.12 to 3.1.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.12...v3.1.3) Updates `org.springframework.boot:spring-boot-test` from 2.7.12 to 3.1.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.12...v3.1.3) Updates `org.springframework.boot:spring-boot-starter-web` from 2.7.12 to 3.1.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.12...v3.1.3) Updates `org.springframework.boot:spring-boot-starter-actuator` from 2.7.12 to 3.1.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.12...v3.1.3) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-autoconfigure dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-actuator dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-test dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-starter-actuator dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4740c85 commit f90a076

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
@@ -57,7 +57,7 @@
5757
<apache.commons.compress>1.23.0</apache.commons.compress>
5858
<apache.commons.io>2.13.0</apache.commons.io>
5959
<common.codec.version>1.16.0</common.codec.version>
60-
<spring.boot.version>2.7.12</spring.boot.version>
60+
<spring.boot.version>3.1.3</spring.boot.version>
6161
<spring.version>5.3.23</spring.version>
6262
<prometheus.client.version>0.16.0</prometheus.client.version>
6363
<reflections.version>0.10.2</reflections.version>

0 commit comments

Comments
 (0)