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 a634bf03d8 Upgrading Spring Boot
a634bf03d8 is described below
commit a634bf03d80c34a83bc8a91908c3045a1110c5de
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Thu Dec 19 12:23:35 2024 +0100
Upgrading Spring Boot
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 264726da83..a66ae92537 100644
--- a/pom.xml
+++ b/pom.xml
@@ -413,7 +413,7 @@ under the License.
<bouncycastle.version>1.79</bouncycastle.version>
<nimbus-jose-jwt.version>9.47</nimbus-jose-jwt.version>
- <spring-boot.version>3.3.6</spring-boot.version>
+ <spring-boot.version>3.3.7</spring-boot.version>
<spring-cloud-gateway.version>4.1.6</spring-cloud-gateway.version>
<openjpa.version>4.0.1</openjpa.version>