Skip to content

Commit 68a1001

Browse files
Bump spring-boot.version from 3.2.2 to 3.4.4
Bumps `spring-boot.version` from 3.2.2 to 3.4.4. Updates `org.springframework.boot:spring-boot-dependencies` from 3.2.2 to 3.4.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.2...v3.4.4) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.2.2 to 3.4.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.2...v3.4.4) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7e13058 commit 68a1001

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pipelines/controller/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
<properties>
3232
<java.version>17</java.version>
33-
<spring-boot.version>3.2.2</spring-boot.version>
33+
<spring-boot.version>3.4.4</spring-boot.version>
3434
</properties>
3535

3636
<dependencyManagement>

0 commit comments

Comments
 (0)