Skip to content

Commit 70acd1b

Browse files
Bump org.springframework.boot:spring-boot-starter from 3.4.3 to 3.5.0
Bumps [org.springframework.boot:spring-boot-starter](https://github.com/spring-projects/spring-boot) from 3.4.3 to 3.5.0. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.3...v3.5.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter dependency-version: 3.5.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c519add commit 70acd1b

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
@@ -209,7 +209,7 @@
209209
<dependency>
210210
<groupId>org.springframework.boot</groupId>
211211
<artifactId>spring-boot-starter</artifactId>
212-
<version>3.4.3</version>
212+
<version>3.5.0</version>
213213
<scope>test</scope>
214214
<exclusions>
215215
<exclusion>

0 commit comments

Comments
 (0)