Skip to content

Commit aa3b0ea

Browse files
dependabot[bot]triceo
authored andcommitted
deps: bump version.org.springframework.boot from 3.4.5 to 3.5.0
Bumps `version.org.springframework.boot` from 3.4.5 to 3.5.0. Updates `org.springframework.boot:spring-boot-dependencies` from 3.4.5 to 3.5.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.5...v3.5.0) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.4.5 to 3.5.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.5...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] <support@github.com>
1 parent bee659d commit aa3b0ea

File tree

1 file changed

+1
-1
lines changed
  • java/spring-boot-integration

1 file changed

+1
-1
lines changed

java/spring-boot-integration/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.springframework.boot</groupId>
88
<artifactId>spring-boot-starter-parent</artifactId>
9-
<version>3.4.5</version>
9+
<version>3.5.0</version>
1010
</parent>
1111

1212
<groupId>org.acme</groupId>

0 commit comments

Comments
 (0)