Skip to content

Commit 824c0aa

Browse files
Update dependency org.springframework:spring-test to v6
1 parent cd45a23 commit 824c0aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

maven-demo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<dependency>
2828
<groupId>org.springframework</groupId>
2929
<artifactId>spring-test</artifactId>
30-
<version>5.2.1.RELEASE</version>
30+
<version>6.2.4</version>
3131
<scope>test</scope>
3232
</dependency>
3333

0 commit comments

Comments
 (0)