Skip to content

Commit a1708f7

Browse files
Bump spring-boot.version from 3.5.3 to 3.5.4
Bumps `spring-boot.version` from 3.5.3 to 3.5.4. Updates `org.springframework.boot:spring-boot-dependencies` from 3.5.3 to 3.5.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.3...v3.5.4) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.5.3 to 3.5.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.3...v3.5.4) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b15df7c commit a1708f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pipelines/controller/pom.xml

Lines changed: 1 addition & 1 deletion
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.5.3</spring-boot.version>
33+
<spring-boot.version>3.5.4</spring-boot.version>
3434
</properties>
3535

3636
<dependencyManagement>

0 commit comments

Comments
 (0)