Skip to content

Commit 67869e9

Browse files
build(deps): bump spring.boot.version from 3.3.5 to 3.4.0
Bumps `spring.boot.version` from 3.3.5 to 3.4.0. Updates `org.springframework.boot:spring-boot` from 3.3.5 to 3.4.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.5...v3.4.0) Updates `org.springframework.boot:spring-boot-autoconfigure` from 3.3.5 to 3.4.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.5...v3.4.0) Updates `org.springframework.boot:spring-boot-actuator` from 3.3.5 to 3.4.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.5...v3.4.0) Updates `org.springframework.boot:spring-boot-test` from 3.3.5 to 3.4.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.5...v3.4.0) Updates `org.springframework.boot:spring-boot-starter-web` from 3.3.5 to 3.4.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.5...v3.4.0) Updates `org.springframework.boot:spring-boot-starter-actuator` from 3.3.5 to 3.4.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.5...v3.4.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-autoconfigure dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-actuator dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-test dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-starter-actuator dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b94ffc5 commit 67869e9

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
@@ -64,7 +64,7 @@
6464
<apache.commons.compress>1.27.1</apache.commons.compress>
6565
<apache.commons.io>2.18.0</apache.commons.io>
6666
<common.codec.version>1.17.1</common.codec.version>
67-
<spring.boot.version>3.3.5</spring.boot.version>
67+
<spring.boot.version>3.4.0</spring.boot.version>
6868
<spring.version>6.2.0</spring.version>
6969
<prometheus.client.version>0.16.0</prometheus.client.version>
7070
<reflections.version>0.10.2</reflections.version>

0 commit comments

Comments
 (0)