Skip to content

Commit f5f43d2

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

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.5.0</spring-boot.version>
37+
<spring-boot.version>3.5.3</spring-boot.version>
3838
<commons-logging.version>1.3.5</commons-logging.version>
3939
<spring-cloud.version>4.3.0</spring-cloud.version>
4040
<spring-framework.version>6.2.8</spring-framework.version>

0 commit comments

Comments
 (0)