Upgrade to Spring Framework 5.1.3.RELEASE
This commit is contained in:
8
pom.xml
8
pom.xml
@@ -47,7 +47,7 @@
|
||||
<name>Apache License, Version 2.0</name>
|
||||
<url>http://www.apache.org/licenses/LICENSE-2.0</url>
|
||||
<comments>
|
||||
Copyright 2011-2017 the original author or authors.
|
||||
Copyright 2011-2018 the original author or authors.
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
@@ -79,8 +79,8 @@
|
||||
<mongo.version>3.8.0</mongo.version>
|
||||
<mongo-reactivestreams.version>1.9.0</mongo-reactivestreams.version>
|
||||
<reactor.version>Californium-SR3</reactor.version>
|
||||
<spring.version>5.1.2.RELEASE</spring.version>
|
||||
<spring-data.version>Lovelace-SR2</spring-data.version>
|
||||
<spring.version>5.1.3.RELEASE</spring.version>
|
||||
<spring-data.version>Lovelace-SR3</spring-data.version>
|
||||
<spring-security.version>5.1.1.RELEASE</spring-security.version>
|
||||
<spring-session.version>2.1.1.RELEASE</spring-session.version>
|
||||
</properties>
|
||||
@@ -91,7 +91,7 @@
|
||||
<id>spring-next</id>
|
||||
<properties>
|
||||
<reactor.version>Californium-BUILD-SNAPSHOT</reactor.version>
|
||||
<spring.version>5.1.3.BUILD-SNAPSHOT</spring.version>
|
||||
<spring.version>5.1.4.BUILD-SNAPSHOT</spring.version>
|
||||
<spring-data.version>Lovelace-BUILD-SNAPSHOT</spring-data.version>
|
||||
<spring-security.version>5.1.2.BUILD-SNAPSHOT</spring-security.version>
|
||||
<spring-session.version>2.1.2.BUILD-SNAPSHOT</spring-session.version>
|
||||
|
||||
Reference in New Issue
Block a user