This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a commit to branch 3_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git
The following commit(s) were added to refs/heads/3_0_X by this push:
new 5e77f14782 Upgrading Spring Boot
5e77f14782 is described below
commit 5e77f147829b39d43a7b0f9a070f0fe388143604
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Thu Nov 23 09:25:55 2023 +0100
Upgrading Spring Boot
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 3e05c9d0e9..c0ec55dc69 100644
--- a/pom.xml
+++ b/pom.xml
@@ -413,7 +413,7 @@ under the License.
<bouncycastle.version>1.70</bouncycastle.version>
<nimbus-jose-jwt.version>9.37.1</nimbus-jose-jwt.version>
- <spring-boot.version>2.7.17</spring-boot.version>
+ <spring-boot.version>2.7.18</spring-boot.version>
<spring-cloud-gateway.version>3.1.9</spring-cloud-gateway.version>
<openjpa.version>3.2.2</openjpa.version>