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 94f2784 commit 6c33ceeCopy full SHA for 6c33cee
parent/pom.xml
@@ -483,24 +483,17 @@
483
<id>spring42</id>
484
485
<properties>
486
- <spring>4.2.0.RC2</spring>
+ <spring>4.2.3.RELEASE</spring>
487
</properties>
488
489
- <repositories>
490
- <repository>
491
- <id>spring-libs-milestone</id>
492
- <url>http://repo.spring.io/libs-milestone</url>
493
- </repository>
494
- </repositories>
495
-
496
</profile>
497
498
<profile>
499
500
<id>spring42-next</id>
501
502
503
- <spring>4.2.0.BUILD-SNAPSHOT</spring>
+ <spring>4.2.4.BUILD-SNAPSHOT</spring>
504
505
506
<repositories>
0 commit comments