Skip to content

Commit f4e0d63

Browse files
committed
update test dependencies
1 parent ce0c168 commit f4e0d63

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jsp/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,13 +76,13 @@
7676
<dependency>
7777
<groupId>org.springframework</groupId>
7878
<artifactId>spring-test</artifactId>
79-
<version>3.1.3.RELEASE</version>
79+
<version>5.1.3.RELEASE</version>
8080
<scope>test</scope>
8181
</dependency>
8282
<dependency>
8383
<groupId>org.springframework</groupId>
8484
<artifactId>spring-core</artifactId>
85-
<version>3.1.3.RELEASE</version>
85+
<version>5.1.3.RELEASE</version>
8686
<scope>test</scope>
8787
</dependency>
8888
</dependencies>

0 commit comments

Comments
 (0)