Skip to content

Commit 783db23

Browse files
committed
#115 - Upgraded to Spring 4.0.8.RELEASE.
1 parent 688355b commit 783db23

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: parent/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
<mockito>1.9.5</mockito>
9999
<querydsl>3.4.3</querydsl>
100100
<slf4j>1.7.7</slf4j>
101-
<spring>4.0.7.RELEASE</spring>
101+
<spring>4.0.8.RELEASE</spring>
102102
<webbeans>1.2.6</webbeans>
103103

104104
</properties>
@@ -482,7 +482,7 @@
482482
<id>spring4-next</id>
483483

484484
<properties>
485-
<spring>4.0.8.BUILD-SNAPSHOT</spring>
485+
<spring>4.0.9.BUILD-SNAPSHOT</spring>
486486
</properties>
487487

488488
<dependencies>

0 commit comments

Comments
 (0)