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/31 03:40:48 UTC

[tika] branch branch_1x updated: TIKA-3780: add comment

This is an automated email from the ASF dual-hosted git repository.

tilman pushed a commit to branch branch_1x
in repository https://gitbox.apache.org/repos/asf/tika.git


The following commit(s) were added to refs/heads/branch_1x by this push:
     new bafa685ab TIKA-3780: add comment
bafa685ab is described below

commit bafa685ab9b7581fd6a58b70b61c5a221482546f
Author: Tilman Hausherr <ti...@snafu.de>
AuthorDate: Tue May 31 05:40:36 2022 +0200

    TIKA-3780: add comment
---
 tika-parent/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index 621a46b0c..9d819d6a4 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -538,6 +538,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-enforcer-plugin</artifactId>
+        <!-- can't update to 3.0.0, see MENFORCER-393 -->
         <version>3.0.0-M3</version>
         <executions>
           <execution>