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

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


The following commit(s) were added to refs/heads/master by this push:
     new e01c753  TIKA-2925 -- general upgrades for 1.23 -- downgrade required 
version of maven for Jenkins
e01c753 is described below

commit e01c75385f2b52a5e80b8b0bd0543284e5814c2a
Author: tallison <[email protected]>
AuthorDate: Tue Nov 26 10:08:22 2019 -0500

    TIKA-2925 -- general upgrades for 1.23 -- downgrade required version of 
maven for Jenkins
---
 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 b049380..4c439a0 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -469,7 +469,7 @@
               <rules>
                 <dependencyConvergence/>
                 <requireMavenVersion>
-                  <version>3.5.0</version>
+                  <version>3.3</version>
                 </requireMavenVersion>
               </rules>
             </configuration>

Reply via email to