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 c048ac4bb4 Bump spring-cloud-gateway.version from 4.2.0 to 4.2.1
(#1032)
c048ac4bb4 is described below
commit c048ac4bb408fe66508f8027c9c5b6f75611887c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Mar 20 05:23:40 2025 +0100
Bump spring-cloud-gateway.version from 4.2.0 to 4.2.1 (#1032)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 3447297d6d..d7ed827850 100644
--- a/pom.xml
+++ b/pom.xml
@@ -415,7 +415,7 @@ under the License.
<nimbus-jose-jwt.version>10.0.2</nimbus-jose-jwt.version>
<spring-boot.version>3.4.3</spring-boot.version>
- <spring-cloud-gateway.version>4.2.0</spring-cloud-gateway.version>
+ <spring-cloud-gateway.version>4.2.1</spring-cloud-gateway.version>
<openjpa.version>4.0.1</openjpa.version>