Skip to content

Commit af5f32c

Browse files
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-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-starter-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-log4j2` 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-autoconfigure dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-starter-log4j2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0c78623 commit af5f32c

File tree

1 file changed

+1
-1
lines changed
  • log4j-spring-cloud-config-client

1 file changed

+1
-1
lines changed

log4j-spring-cloud-config-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434

3535
<properties>
3636
<!-- Dependency version -->
37-
<spring-boot.version>3.3.5</spring-boot.version>
37+
<spring-boot.version>3.4.0</spring-boot.version>
3838
<commons-logging.version>1.3.4</commons-logging.version>
3939
<spring-cloud.version>4.1.4</spring-cloud.version>
4040
<spring-framework.version>6.2.0</spring-framework.version>

0 commit comments

Comments
 (0)