This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch 3_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/3_0_X by this push:
     new a7ad04c76c Upgrading Spring Cloud Gateway
a7ad04c76c is described below

commit a7ad04c76c88b74de39e224b3e5820148fd49dea
Author: Francesco Chicchiriccò <ilgro...@apache.org>
AuthorDate: Mon Mar 6 09:43:03 2023 +0100

    Upgrading Spring Cloud Gateway
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 03ebfb5651..5f266e1b59 100644
--- a/pom.xml
+++ b/pom.xml
@@ -416,7 +416,7 @@ under the License.
     <nimbus-jose-jwt.version>9.31</nimbus-jose-jwt.version>
 
     <spring-boot.version>2.7.9</spring-boot.version>
-    <spring-cloud-gateway.version>3.1.5</spring-cloud-gateway.version>
+    <spring-cloud-gateway.version>3.1.6</spring-cloud-gateway.version>
 
     <openjpa.version>3.2.2</openjpa.version>
     <hikaricp.version>5.0.1</hikaricp.version>

Reply via email to