#552 - Upgrade to Spring Framework 4.3.17 snapshots.
This commit is contained in:
@@ -105,7 +105,7 @@
|
||||
<querydsl>4.1.4</querydsl>
|
||||
<rxjava>1.2.10</rxjava>
|
||||
<slf4j>1.7.25</slf4j>
|
||||
<spring>4.3.15.RELEASE</spring>
|
||||
<spring>4.3.17.BUILD-SNAPSHOT</spring>
|
||||
<spring-hateoas>0.23.0.RELEASE</spring-hateoas>
|
||||
<threetenbp>1.3.6</threetenbp>
|
||||
<validation>1.0.0.GA</validation>
|
||||
@@ -601,7 +601,7 @@
|
||||
<id>spring43-next</id>
|
||||
|
||||
<properties>
|
||||
<spring>4.3.16.BUILD-SNAPSHOT</spring>
|
||||
<spring>4.3.17.BUILD-SNAPSHOT</spring>
|
||||
</properties>
|
||||
|
||||
<repositories>
|
||||
@@ -963,6 +963,13 @@
|
||||
<enabled>false</enabled>
|
||||
</snapshots>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>spring-libs-snapshot</id>
|
||||
<url>https://repo.spring.io/libs-snapshot</url>
|
||||
<snapshots>
|
||||
<enabled>true</enabled>
|
||||
</snapshots>
|
||||
</repository>
|
||||
</repositories>
|
||||
|
||||
<pluginRepositories>
|
||||
|
||||
Reference in New Issue
Block a user