Skip to content

Commit 1935cdc

Browse files
build(deps): bump org.springframework.boot:spring-boot-starter-test
Bumps [org.springframework.boot:spring-boot-starter-test](https://github.com/spring-projects/spring-boot) from 2.7.18 to 3.5.5. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.18...v3.5.5) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-version: 3.5.5 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 97f4e8a commit 1935cdc

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
@@ -40,7 +40,7 @@
4040
<spring-core.version>5.3.37</spring-core.version>
4141
<fastjson2.version>2.0.51</fastjson2.version>
4242
<spring-boot-starter-web.version>2.7.18</spring-boot-starter-web.version>
43-
<spring-boot-starter-test.version>2.7.18</spring-boot-starter-test.version>
43+
<spring-boot-starter-test.version>3.5.5</spring-boot-starter-test.version>
4444
<slf4j-simple.version>1.7.36</slf4j-simple.version>
4545
<jcl-over-slf4j.version>1.7.36</jcl-over-slf4j.version>
4646
<log4j-over-slf4j.version>1.7.36</log4j-over-slf4j.version>

0 commit comments

Comments
 (0)