Skip to content

Commit b18d792

Browse files
Bump spring-boot.version from 3.4.3 to 3.4.4 (#1005)
Bumps `spring-boot.version` from 3.4.3 to 3.4.4. Updates `org.springframework.boot:spring-boot-dependencies` from 3.4.3 to 3.4.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.3...v3.4.4) Updates `org.springframework.boot:spring-boot-starter-test` from 3.4.3 to 3.4.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.3...v3.4.4) --- 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f09f2da commit b18d792

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<maven.compiler.source>21</maven.compiler.source>
5555
<maven.compiler.target>21</maven.compiler.target>
5656
<java.version>21</java.version>
57-
<spring-boot.version>3.4.3</spring-boot.version>
57+
<spring-boot.version>3.4.4</spring-boot.version>
5858
<oauth2-oidc-sdk.version>11.23.1</oauth2-oidc-sdk.version>
5959
<validation-api.version>2.0.1.Final</validation-api.version>
6060
<mockwebserver.version>4.12.0</mockwebserver.version>

0 commit comments

Comments
 (0)