Skip to content

Commit ed8d033

Browse files
build(deps): bump spring-boot.version from 3.2.1 to 3.2.2 (#841)
Bumps `spring-boot.version` from 3.2.1 to 3.2.2. Updates `org.springframework.boot:spring-boot-dependencies` 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) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e20f7d1 commit ed8d033

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
@@ -52,7 +52,7 @@
5252
<maven.compiler.source>21</maven.compiler.source>
5353
<maven.compiler.target>21</maven.compiler.target>
5454
<java.version>21</java.version>
55-
<spring-boot.version>3.2.1</spring-boot.version>
55+
<spring-boot.version>3.2.2</spring-boot.version>
5656
<oauth2-oidc-sdk.version>11.9.1</oauth2-oidc-sdk.version>
5757
<validation-api.version>2.0.1.Final</validation-api.version>
5858
<mockwebserver.version>4.12.0</mockwebserver.version>

0 commit comments

Comments
 (0)