Skip to content

Commit dcfdc69

Browse files
chore(deps): bump spring-boot.version from 3.4.6 to 3.5.0 (#226)
Bumps `spring-boot.version` from 3.4.6 to 3.5.0. Updates `org.springframework.boot:spring-boot-dependencies` from 3.4.6 to 3.5.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.6...v3.5.0) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.4.6 to 3.5.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.6...v3.5.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 55b2970 commit dcfdc69

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
@@ -59,7 +59,7 @@
5959
<maven.compiler.release>17</maven.compiler.release>
6060
<spotless.version>2.44.4</spotless.version>
6161
<josdk.version>5.1.0</josdk.version>
62-
<spring-boot.version>3.4.6</spring-boot.version>
62+
<spring-boot.version>3.5.0</spring-boot.version>
6363
<surefire.version>3.5.3</surefire.version>
6464
<fabric8-client.version>7.3.1</fabric8-client.version>
6565
<jenvtest.version>0.9.7</jenvtest.version>

0 commit comments

Comments
 (0)