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 739bf8236c Upgrading Spring Boot
739bf8236c is described below
commit 739bf8236c1f8b892b61b60f867b7d699a62aa10
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Thu Jun 19 16:29:34 2025 +0200
Upgrading Spring Boot
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index eeb7e72106..836abab62b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -415,7 +415,7 @@ under the License.
<bouncycastle.version>1.81</bouncycastle.version>
<nimbus-jose-jwt.version>10.3</nimbus-jose-jwt.version>
- <spring-boot.version>3.5.0</spring-boot.version>
+ <spring-boot.version>3.5.1</spring-boot.version>
<spring-cloud-gateway.version>4.3.0</spring-cloud-gateway.version>
<openjpa.version>4.1.1</openjpa.version>