Skip to content

Commit b466f4d

Browse files
committed
#294 - Update to Spring 4.3.4.RELEASE.
Bumped Spring 5 build profile to current milestone, too.
1 parent 6296ab8 commit b466f4d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: parent/pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
<querydsl>4.1.3</querydsl>
105105
<rxjava>1.1.8</rxjava>
106106
<slf4j>1.7.21</slf4j>
107-
<spring>4.3.3.RELEASE</spring>
107+
<spring>4.3.4.RELEASE</spring>
108108
<spring-hateoas>0.22.0.BUILD-SNAPSHOT</spring-hateoas>
109109
<threetenbp>1.3.2</threetenbp>
110110
<validation>1.0.0.GA</validation>
@@ -498,7 +498,7 @@
498498
<id>spring43-next</id>
499499

500500
<properties>
501-
<spring>4.3.4.BUILD-SNAPSHOT</spring>
501+
<spring>4.3.5.BUILD-SNAPSHOT</spring>
502502
</properties>
503503

504504
<repositories>
@@ -515,7 +515,7 @@
515515
<id>spring5</id>
516516

517517
<properties>
518-
<spring>5.0.0.M1</spring>
518+
<spring>5.0.0.M3</spring>
519519
</properties>
520520

521521
<repositories>

0 commit comments

Comments
 (0)