We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a156a13 commit 45e1bfaCopy full SHA for 45e1bfa
parent/pom.xml
@@ -114,7 +114,7 @@
114
<mockito>1.9.5</mockito>
115
<querydsl>3.3.3</querydsl>
116
<slf4j>1.7.7</slf4j>
117
- <spring>3.2.8.RELEASE</spring>
+ <spring>3.2.9.RELEASE</spring>
118
<webbeans>1.2.4</webbeans>
119
120
</properties>
@@ -529,7 +529,7 @@
529
<id>spring32-next</id>
530
531
<properties>
532
- <spring>3.2.9.BUILD-SNAPSHOT</spring>
+ <spring>3.2.10.BUILD-SNAPSHOT</spring>
533
534
535
<repositories>
@@ -545,10 +545,6 @@
545
546
<id>spring4</id>
547
548
- <activation>
549
- <jdk>1.8</jdk>
550
- </activation>
551
-
552
553
<spring>4.0.4.RELEASE</spring>
554
0 commit comments