You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by ti...@apache.org on 2024/03/21 09:10:09 UTC

(tika) branch branch_2x updated: TIKA-4162: update maven-plugin-annotations

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 49fedc6b8 TIKA-4162: update maven-plugin-annotations
49fedc6b8 is described below

commit 49fedc6b8cb5a7e55c40857afbf905af120c9dfd
Author: Tilman Hausherr <ti...@apache.org>
AuthorDate: Thu Mar 21 10:10:00 2024 +0100

    TIKA-4162: update maven-plugin-annotations
---
 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 db47346ab..0b0319968 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -963,7 +963,7 @@
       <dependency>
         <groupId>org.apache.maven.plugin-tools</groupId>
         <artifactId>maven-plugin-annotations</artifactId>
-        <version>3.10.2</version>
+        <version>3.11.0</version>
       </dependency>
       <!-- for zookeeper to avoid CVE-2023-6378 -->
       <dependency>