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 2022/05/07 02:50:55 UTC

[tika] branch main updated: TIKA-3751: update site plugin

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 1b9f0d9d9 TIKA-3751: update site plugin
1b9f0d9d9 is described below

commit 1b9f0d9d9b8ca9f7833c6b22ca2ce1f6e68fe238
Author: THausherr <ti...@snafu.de>
AuthorDate: Sat May 7 04:50:36 2022 +0200

    TIKA-3751: update site plugin
---
 tika-translate/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-translate/pom.xml b/tika-translate/pom.xml
index 9b0823a34..950742a40 100644
--- a/tika-translate/pom.xml
+++ b/tika-translate/pom.xml
@@ -214,7 +214,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-site-plugin</artifactId>
-        <version>3.11.0</version>
+        <version>3.12.0</version>
       </plugin>
     </plugins>