We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6296ab8 commit b466f4dCopy full SHA for b466f4d
parent/pom.xml
@@ -104,7 +104,7 @@
104
<querydsl>4.1.3</querydsl>
105
<rxjava>1.1.8</rxjava>
106
<slf4j>1.7.21</slf4j>
107
- <spring>4.3.3.RELEASE</spring>
+ <spring>4.3.4.RELEASE</spring>
108
<spring-hateoas>0.22.0.BUILD-SNAPSHOT</spring-hateoas>
109
<threetenbp>1.3.2</threetenbp>
110
<validation>1.0.0.GA</validation>
@@ -498,7 +498,7 @@
498
<id>spring43-next</id>
499
500
<properties>
501
- <spring>4.3.4.BUILD-SNAPSHOT</spring>
+ <spring>4.3.5.BUILD-SNAPSHOT</spring>
502
</properties>
503
504
<repositories>
@@ -515,7 +515,7 @@
515
<id>spring5</id>
516
517
518
- <spring>5.0.0.M1</spring>
+ <spring>5.0.0.M3</spring>
519
520
521
0 commit comments