Skip to content

Commit 1b05889

Browse files
Bump spring-boot.version from 3.2.1 to 3.2.2
Bumps `spring-boot.version` from 3.2.1 to 3.2.2. Updates `org.springframework.boot:spring-boot-autoconfigure` from 3.2.1 to 3.2.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.1...v3.2.2) Updates `org.springframework.boot:spring-boot-starter-test` from 3.2.1 to 3.2.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.1...v3.2.2) Updates `org.springframework.boot:spring-boot-starter-log4j2` from 3.2.1 to 3.2.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.1...v3.2.2) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-autoconfigure dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-log4j2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8bbc085 commit 1b05889

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.2.1</spring-boot.version>
37+
<spring-boot.version>3.2.2</spring-boot.version>
3838
<spring-cloud.version>4.1.0</spring-cloud.version>
3939
<spring-framework.version>6.1.2</spring-framework.version>
4040

0 commit comments

Comments
 (0)