We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca818a9 commit 6f11508Copy full SHA for 6f11508
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.4.2</spring.version>
+ <spring.version>2.4.3</spring.version>
23
</properties>
24
25
<!--
0 commit comments