We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f02751 commit 6930614Copy full SHA for 6930614
vision/spring-framework/pom.xml
@@ -19,7 +19,7 @@ limitations under the License.
19
<properties>
20
<maven.compiler.target>1.8</maven.compiler.target>
21
<maven.compiler.source>1.8</maven.compiler.source>
22
- <spring.version>2.5.1</spring.version>
+ <spring.version>2.5.2</spring.version>
23
</properties>
24
25
<!--
0 commit comments