Skip to content

Commit 86b81dc

Browse files
Build(deps): Bump springboot.version from 3.5.5 to 3.5.6
Bumps `springboot.version` from 3.5.5 to 3.5.6. Updates `org.springframework.boot:spring-boot-dependencies` from 3.5.5 to 3.5.6 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.5...v3.5.6) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.5.5 to 3.5.6 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.5...v3.5.6) Updates `org.springframework.boot:spring-boot-starter-parent` from 3.5.5 to 3.5.6 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.5...v3.5.6) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-version: 3.5.6 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-version: 3.5.6 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 3.5.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 97d6679 commit 86b81dc

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
@@ -107,7 +107,7 @@
107107
<junit.version>5.13.4</junit.version>
108108
<ecj.version>3.43.0</ecj.version>
109109
<jdo.version>3.2.1</jdo.version>
110-
<springboot.version>3.5.5</springboot.version>
110+
<springboot.version>3.5.6</springboot.version>
111111
<spring.version>6.2.11</spring.version>
112112

113113
<!-- SQL deps -->

0 commit comments

Comments
 (0)