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

commit 5fd47cebefa2a5ebabd473aa830e81c8b4d3c153
Author: Tilman Hausherr <til...@apache.org>
AuthorDate: Wed Aug 14 08:59:47 2024 +0200

    TIKA-4239: update exec-maven-plugin
---
 tika-server/tika-server-core/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-server/tika-server-core/pom.xml 
b/tika-server/tika-server-core/pom.xml
index c27320b37..2c00f4ec4 100644
--- a/tika-server/tika-server-core/pom.xml
+++ b/tika-server/tika-server-core/pom.xml
@@ -279,7 +279,7 @@
           <plugin>
             <groupId>org.codehaus.mojo</groupId>
             <artifactId>exec-maven-plugin</artifactId>
-            <version>3.4.0</version>
+            <version>3.4.1</version>
             <executions>
               <execution>
                 <phase>test</phase>

Reply via email to