We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 688355b commit 783db23Copy full SHA for 783db23
parent/pom.xml
@@ -98,7 +98,7 @@
98
<mockito>1.9.5</mockito>
99
<querydsl>3.4.3</querydsl>
100
<slf4j>1.7.7</slf4j>
101
- <spring>4.0.7.RELEASE</spring>
+ <spring>4.0.8.RELEASE</spring>
102
<webbeans>1.2.6</webbeans>
103
104
</properties>
@@ -482,7 +482,7 @@
482
<id>spring4-next</id>
483
484
<properties>
485
- <spring>4.0.8.BUILD-SNAPSHOT</spring>
+ <spring>4.0.9.BUILD-SNAPSHOT</spring>
486
487
488
<dependencies>
0 commit comments