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 6e6a2a7bdf Upgrading Spring Boot
6e6a2a7bdf is described below
commit 6e6a2a7bdf2f070fec47b379610290905f34856e
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Thu Nov 20 15:24:28 2025 +0100
Upgrading Spring Boot
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index dd623f6264..6b350e3513 100644
--- a/pom.xml
+++ b/pom.xml
@@ -435,7 +435,7 @@ under the License.
<bouncycastle.version>1.82</bouncycastle.version>
<nimbus-jose-jwt.version>10.6</nimbus-jose-jwt.version>
- <spring-boot.version>3.5.7</spring-boot.version>
+ <spring-boot.version>3.5.8</spring-boot.version>
<spring-cloud-gateway.version>4.3.2</spring-cloud-gateway.version>
<openjpa.version>4.1.1</openjpa.version>