Skip to content

Commit 1c23418

Browse files
committed
#263 - Upgraded Spring build profiles after 4.3.2 release.
1 parent b5e6368 commit 1c23418

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
@@ -515,7 +515,7 @@
515515
<id>spring43</id>
516516

517517
<properties>
518-
<spring>4.3.1.RELEASE</spring>
518+
<spring>4.3.2.RELEASE</spring>
519519
</properties>
520520

521521
</profile>
@@ -525,7 +525,7 @@
525525
<id>spring43-next</id>
526526

527527
<properties>
528-
<spring>4.3.2.BUILD-SNAPSHOT</spring>
528+
<spring>4.3.3.BUILD-SNAPSHOT</spring>
529529
</properties>
530530

531531
<repositories>

0 commit comments

Comments
 (0)