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/07/08 06:48:05 UTC

[tika] branch main updated: TIKA-3795: update comment

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 3307e2998 TIKA-3795: update comment
3307e2998 is described below

commit 3307e2998613422b5489faaa36d38a86f1b74f56
Author: Tilman Hausherr <ti...@apache.org>
AuthorDate: Fri Jul 8 08:47:57 2022 +0200

    TIKA-3795: update comment
---
 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 75a07b6c1..c42459d78 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -920,7 +920,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-enforcer-plugin</artifactId>
-        <version>3.0.0-M3</version> <!-- can't update to 3.0.0, see MENFORCER-393 -->
+        <version>3.0.0-M3</version> <!-- can't update to 3.1.0, see MENFORCER-393 -->
         <executions>
           <execution>
             <id>enforce-maven</id>