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

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


The following commit(s) were added to refs/heads/branch_3x by this push:
     new 112a14636 TIKA-4488: update versions plugin
112a14636 is described below

commit 112a146368b80ffdfbe9e686661b539c54841ecc
Author: Tilman Hausherr <[email protected]>
AuthorDate: Tue Nov 25 04:47:08 2025 +0100

    TIKA-4488: 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 8f0c1bb9f..b160d1d2b 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -1184,7 +1184,7 @@
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>versions-maven-plugin</artifactId>
-        <version>2.19.1</version> <!-- 2.20.0 has a bug, see 
https://github.com/mojohaus/versions/issues/1313 -->
+        <version>2.20.1</version>
         <configuration>
           <generateBackupPoms>false</generateBackupPoms>
         </configuration>

Reply via email to