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 ff193d55c TIKA-4166: update versions plugin
ff193d55c is described below

commit ff193d55ce34687b2f86529066829e652cda201a
Author: Tilman Hausherr <[email protected]>
AuthorDate: Tue Jul 16 13:24:05 2024 +0200

    TIKA-4166: 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 412d281e2..29bb0d6b9 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -1092,7 +1092,7 @@
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>versions-maven-plugin</artifactId>
-        <version>2.17.0</version>
+        <version>2.17.1</version>
         <configuration>
           <generateBackupPoms>false</generateBackupPoms>
         </configuration>

Reply via email to