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 3ca73e14e TIKA-4239: update build-helper-maven-plugin
3ca73e14e is described below

commit 3ca73e14e51a6518a7784d0a36c197bbb10ec367
Author: Tilman Hausherr <[email protected]>
AuthorDate: Mon May 20 14:08:13 2024 +0200

    TIKA-4239: update build-helper-maven-plugin
---
 tika-app/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-app/pom.xml b/tika-app/pom.xml
index 9254df0cb..81e98e315 100644
--- a/tika-app/pom.xml
+++ b/tika-app/pom.xml
@@ -259,7 +259,7 @@
           <plugin>
             <groupId>org.codehaus.mojo</groupId>
             <artifactId>build-helper-maven-plugin</artifactId>
-            <version>3.5.0</version>
+            <version>3.6.0</version>
             <executions>
               <execution>
                 <phase>package</phase>

Reply via email to