We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be0670b commit 83ee6f4Copy full SHA for 83ee6f4
jsp/pom.xml
@@ -80,13 +80,13 @@
80
<dependency>
81
<groupId>org.springframework</groupId>
82
<artifactId>spring-test</artifactId>
83
- <version>5.1.3.RELEASE</version>
+ <version>5.3.39</version>
84
<scope>test</scope>
85
</dependency>
86
87
88
<artifactId>spring-core</artifactId>
89
- <version>5.3.19</version>
90
91
92
</dependencies>
0 commit comments