Skip to content

Commit 86a0bf5

Browse files
Bump org.springframework.boot:spring-boot-dependencies
Bumps the dependencies group with 1 update: [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot). 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) --- 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-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 83b3d3b commit 86a0bf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

validator-spring-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<dependency>
1717
<groupId>org.springframework.boot</groupId>
1818
<artifactId>spring-boot-dependencies</artifactId>
19-
<version>3.5.5</version>
19+
<version>3.5.6</version>
2020
<type>pom</type>
2121
<scope>import</scope>
2222
</dependency>

0 commit comments

Comments
 (0)