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

tilman pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tika.git


The following commit(s) were added to refs/heads/main by this push:
     new 2b1f0b17f TIKA-4327: update versions plugin
2b1f0b17f is described below

commit 2b1f0b17f738c8f77f1013cb69808fca6b498129
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sun Sep 7 07:16:15 2025 +0200

    TIKA-4327: update versions plugin
---
 tika-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index 087a8c6fa..af25c7e82 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -1221,7 +1221,7 @@
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>versions-maven-plugin</artifactId>
-        <version>2.18.0</version>
+        <version>2.19.0</version>
         <configuration>
           <generateBackupPoms>false</generateBackupPoms>
         </configuration>

Reply via email to