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 18965b4732 Upgrading Swagger UI, Font Awesome and Tika
18965b4732 is described below

commit 18965b4732773593fe77102799b4609028db3cf5
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Sat Feb 1 07:43:57 2025 +0100

    Upgrading Swagger UI, Font Awesome and Tika
---
 pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index 6f9e4a208a..ab80acf2c5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -442,14 +442,14 @@ under the License.
     <cas-client.version>4.0.4</cas-client.version>
 
     <swagger-core.version>2.2.28</swagger-core.version>
-    <swagger-ui.version>5.18.2</swagger-ui.version>
+    <swagger-ui.version>5.18.3</swagger-ui.version>
 
     <jquery-slimscroll.version>1.3.8</jquery-slimscroll.version>
     <jquery-cookie.version>1.4.1-1</jquery-cookie.version>
 
     <bootbox.version>6.0.0</bootbox.version>
     <bootstrap5-toggle.version>5.1.1</bootstrap5-toggle.version>
-    <font-awesome.version>6.7.1</font-awesome.version>
+    <font-awesome.version>6.7.2</font-awesome.version>
     <ionicons.version>2.0.1</ionicons.version>
     <codemirror.version>5.62.2</codemirror.version>
     <googlediffmatchpath.version>895a9512bb</googlediffmatchpath.version>
@@ -891,7 +891,7 @@ under the License.
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-core</artifactId>
-        <version>3.0.0</version>
+        <version>3.1.0</version>
       </dependency>
 
       <dependency>
@@ -2055,7 +2055,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.0.0/api/</link>
+            <link>https://tika.apache.org/3.1.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>

Reply via email to