Skip to content
This repository was archived by the owner on Aug 9, 2025. It is now read-only.

Commit d77782a

Browse files
build(deps): 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-starter-webflux` 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-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-starter-webflux dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-patch - 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] <[email protected]>
1 parent 8f829b8 commit d77782a

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
@@ -14,7 +14,7 @@
1414
<maven.compiler.source>${java.version}</maven.compiler.source>
1515
<maven.compiler.target>${java.version}</maven.compiler.target>
1616
<junit-jupiter.version>5.13.3</junit-jupiter.version>
17-
<spring-boot.version>3.5.3</spring-boot.version>
17+
<spring-boot.version>3.5.4</spring-boot.version>
1818
<cucumber.version>7.26.0</cucumber.version>
1919
<pre-liquibase.version>1.6.1</pre-liquibase.version>
2020
<snakeyaml.version>2.4</snakeyaml.version>

0 commit comments

Comments
 (0)