Skip to content

Commit 3da9bec

Browse files
author
Thomas Darimont
committed
#156 - Upgrade Spring 4.1 build profile to 4.1.6.
This resolves #156.
1 parent 45249b5 commit 3da9bec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

parent/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -470,7 +470,7 @@
470470
<id>spring41</id>
471471

472472
<properties>
473-
<spring>4.1.5.RELEASE</spring>
473+
<spring>4.1.6.RELEASE</spring>
474474
</properties>
475475

476476
</profile>
@@ -480,7 +480,7 @@
480480
<id>spring41-next</id>
481481

482482
<properties>
483-
<spring>4.1.6.BUILD-SNAPSHOT</spring>
483+
<spring>4.1.7.BUILD-SNAPSHOT</spring>
484484
</properties>
485485

486486
<repositories>

0 commit comments

Comments
 (0)