Skip to content

Commit 9bc2531

Browse files
Bump org.springframework:spring-test from 6.2.12 to 7.0.6
Bumps [org.springframework:spring-test](https://github.com/spring-projects/spring-framework) from 6.2.12 to 7.0.6. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.12...v7.0.6) --- updated-dependencies: - dependency-name: org.springframework:spring-test dependency-version: 7.0.6 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7a5790e commit 9bc2531

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
@@ -43,7 +43,7 @@
4343
<maven.compiler.source>17</maven.compiler.source>
4444
<maven.compiler.target>17</maven.compiler.target>
4545
<spring-boot-test.version>3.5.7</spring-boot-test.version>
46-
<spring-test.version>6.2.12</spring-test.version>
46+
<spring-test.version>7.0.6</spring-test.version>
4747
<quarkus-junit.version>3.32.3</quarkus-junit.version>
4848
</properties>
4949

0 commit comments

Comments
 (0)