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

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


The following commit(s) were added to refs/heads/branch_2x by this push:
     new 2159672e1 TIKA-4239: update versions plugin
2159672e1 is described below

commit 2159672e16eb4643ce554247251afb28179b1e0b
Author: Tilman Hausherr <[email protected]>
AuthorDate: Tue Jul 16 13:22:07 2024 +0200

    TIKA-4239: 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 6d273b442..7a9bd0301 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -1039,7 +1039,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