This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git
The following commit(s) were added to refs/heads/master by this push:
new ba5e30e Upgrading spring-cloud-gateway and cargo-maven2-plugin
ba5e30e is described below
commit ba5e30e26320088ca066dc8e3d52a579de2619c2
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Mon Jun 24 07:57:40 2019 +0200
Upgrading spring-cloud-gateway and cargo-maven2-plugin
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index bc3f906..a1f3c47 100644
--- a/pom.xml
+++ b/pom.xml
@@ -396,7 +396,7 @@ under the License.
<spring.version>5.1.8.RELEASE</spring.version>
<spring-security.version>5.1.5.RELEASE</spring-security.version>
<spring-boot.version>2.1.6.RELEASE</spring-boot.version>
- <spring-cloud-gateway.version>2.1.1.RELEASE</spring-cloud-gateway.version>
+ <spring-cloud-gateway.version>2.1.2.RELEASE</spring-cloud-gateway.version>
<openjpa.version>3.1.0</openjpa.version>
<hikaricp.version>3.3.1</hikaricp.version>
@@ -2026,7 +2026,7 @@ under the License.
<plugin>
<groupId>org.codehaus.cargo</groupId>
<artifactId>cargo-maven2-plugin</artifactId>
- <version>1.7.4</version>
+ <version>1.7.5</version>
<configuration>
<configuration>
<type>standalone</type>