Skip to content

Commit d52a9b0

Browse files
Bump spring-boot.version from 3.4.5 to 3.5.0 (#3684)
Bumps `spring-boot.version` from 3.4.5 to 3.5.0. Updates `org.springframework.boot:spring-boot-autoconfigure` from 3.4.5 to 3.5.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.5...v3.5.0) Updates `org.springframework.boot:spring-boot-starter-test` from 3.4.5 to 3.5.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.5...v3.5.0) Updates `org.springframework.boot:spring-boot-starter-log4j2` from 3.4.5 to 3.5.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.5...v3.5.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-autoconfigure dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-version: 3.5.0 dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-starter-log4j2 dependency-version: 3.5.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a51c32c commit d52a9b0

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.4.5</spring-boot.version>
37+
<spring-boot.version>3.5.0</spring-boot.version>
3838
<commons-logging.version>1.3.5</commons-logging.version>
3939
<spring-cloud.version>4.2.1</spring-cloud.version>
4040
<spring-framework.version>6.2.7</spring-framework.version>

0 commit comments

Comments
 (0)