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/02/28 08:43:28 UTC

(tika) branch branch_2x updated: TIKA-4162: update aws, miredot-plugin

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 0ff5834e3 TIKA-4162: update aws, miredot-plugin
0ff5834e3 is described below

commit 0ff5834e3302e9feec59d0b2c527eb29c0e107fa
Author: Tilman Hausherr <ti...@apache.org>
AuthorDate: Wed Feb 28 09:42:56 2024 +0100

    TIKA-4162: update aws, miredot-plugin
---
 tika-parent/pom.xml                  | 2 +-
 tika-server/tika-server-core/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index 731c06ff3..19a5203d5 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -307,7 +307,7 @@
 
     <!-- dependency versions -->
     <google.cloud.version>2.34.0</google.cloud.version>
-    <aws.version>1.12.667</aws.version>
+    <aws.version>1.12.668</aws.version>
     <!-- WARNING: when you upgrade asm make sure that you update the
         OpCode in the initializer in org.apache.tika.parser.asm.XHTMLClassVisitor
         See TIKA-2992.
diff --git a/tika-server/tika-server-core/pom.xml b/tika-server/tika-server-core/pom.xml
index 1d6b46194..3e0550c0a 100644
--- a/tika-server/tika-server-core/pom.xml
+++ b/tika-server/tika-server-core/pom.xml
@@ -295,7 +295,7 @@
           <plugin>
             <groupId>com.qmino</groupId>
             <artifactId>miredot-plugin</artifactId>
-            <version>2.4.3-Java11</version>
+            <version>2.4.4-Java11</version>
             <executions>
               <execution>
                 <goals>