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 e051088bc5 Upgrading Spring Boot
e051088bc5 is described below
commit e051088bc5dcfd559cdaa0fa1a9610d5f2e4994a
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Thu Oct 24 15:40:24 2024 +0200
Upgrading Spring Boot
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 3b8c158bbd..9b4248b89d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -413,7 +413,7 @@ under the License.
<bouncycastle.version>1.78.1</bouncycastle.version>
<nimbus-jose-jwt.version>9.41.2</nimbus-jose-jwt.version>
- <spring-boot.version>3.3.4</spring-boot.version>
+ <spring-boot.version>3.3.5</spring-boot.version>
<spring-cloud-gateway.version>4.1.5</spring-cloud-gateway.version>
<openjpa.version>4.0.1</openjpa.version>