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 7264f30efd Upgrading Spring Boot
7264f30efd is described below
commit 7264f30efd65eee84d71eb5c474cb1d1ad4b93ff
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Fri Jun 20 08:26:27 2025 +0200
Upgrading Spring Boot
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 836abab62b..6768786368 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.1</spring-boot.version>
+ <spring-boot.version>3.5.3</spring-boot.version>
<spring-cloud-gateway.version>4.3.0</spring-cloud-gateway.version>
<openjpa.version>4.1.1</openjpa.version>
@@ -2108,7 +2108,7 @@ under the License.
<link>https://nightlies.apache.org/wicket/apidocs/10.x/</link>
<link>https://commons.apache.org/proper/commons-lang/javadocs/api-release/</link>
<link>https://commons.apache.org/proper/commons-jexl/apidocs/</link>
- <link>https://tika.apache.org/3.1.0/api/</link>
+ <link>https://tika.apache.org/3.2.0/api/</link>
<link>https://docs.spring.io/spring-boot/3.4/api/java/</link>
<link>https://docs.spring.io/spring-framework/docs/6.2.x/javadoc-api/</link>
<link>https://docs.spring.io/spring-security/site/docs/6.4.x/api/</link>