#270 - Upgraded to Spring 4.3.3.RELEASE.
This commit is contained in:
@@ -104,7 +104,7 @@
|
||||
<querydsl>4.1.3</querydsl>
|
||||
<rxjava>1.1.8</rxjava>
|
||||
<slf4j>1.7.21</slf4j>
|
||||
<spring>4.3.3.BUILD-SNAPSHOT</spring>
|
||||
<spring>4.3.3.RELEASE</spring>
|
||||
<spring-hateoas>0.22.0.BUILD-SNAPSHOT</spring-hateoas>
|
||||
<threetenbp>1.3.2</threetenbp>
|
||||
<validation>1.0.0.GA</validation>
|
||||
@@ -829,10 +829,10 @@
|
||||
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>spring-libs-snapshot</id>
|
||||
<url>https://repo.spring.io/libs-snapshot</url>
|
||||
<id>spring-libs-release</id>
|
||||
<url>https://repo.spring.io/libs-release</url>
|
||||
<snapshots>
|
||||
<enabled>true</enabled>
|
||||
<enabled>false</enabled>
|
||||
</snapshots>
|
||||
</repository>
|
||||
</repositories>
|
||||
|
||||
Reference in New Issue
Block a user