Skip to content

Commit 052e5a7

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.4.4 to 3.4.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.4...v3.4.5) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-version: 3.4.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 389b1c1 commit 052e5a7

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
@@ -14,7 +14,7 @@
1414
<dependency>
1515
<groupId>org.springframework.boot</groupId>
1616
<artifactId>spring-boot-dependencies</artifactId>
17-
<version>3.4.4</version>
17+
<version>3.4.5</version>
1818
<type>pom</type>
1919
<scope>import</scope>
2020
</dependency>

0 commit comments

Comments
 (0)