This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch 4_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/4_0_X by this push:
     new 17d83c685b Upgrading Tika and git-commit-id-maven-plugin
17d83c685b is described below

commit 17d83c685b062c4e404331d81182331043d15221
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Wed May 28 08:15:42 2025 +0200

    Upgrading Tika and git-commit-id-maven-plugin
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 738724c918..9a6301cb02 100644
--- a/pom.xml
+++ b/pom.xml
@@ -909,7 +909,7 @@ under the License.
       <dependency>
         <groupId>org.apache.tika</groupId>
         <artifactId>tika-core</artifactId>
-        <version>3.1.0</version>
+        <version>3.2.0</version>
       </dependency>
 
       <dependency>
@@ -1539,7 +1539,7 @@ under the License.
         <plugin>
           <groupId>io.github.git-commit-id</groupId>
           <artifactId>git-commit-id-maven-plugin</artifactId>
-          <version>9.0.1</version>
+          <version>9.0.2</version>
           <executions>
             <execution>
               <goals>

Reply via email to