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/06/23 18:37:12 UTC

[tika] branch main updated (2468e43b1 -> facca5da8)

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

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


    from 2468e43b1 TIKA-3799 -- Refactor FuzzingCLI to use PipesParser
     new bdc7404f9 TIKA-3793: update aws
     new facca5da8 TIKA-3793: update jetty

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 tika-parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


[tika] 02/02: TIKA-3793: update jetty

Posted by ti...@apache.org.
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

commit facca5da813632d1bda35f5d7c2975a1792e63f8
Author: Tilman Hausherr <ti...@apache.org>
AuthorDate: Thu Jun 23 20:36:53 2022 +0200

    TIKA-3793: update jetty
---
 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 0784da8ae..044c262f2 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -334,7 +334,7 @@
     <jbig2.version>3.0.4</jbig2.version>
     <jdom2.version>2.0.6.1</jdom2.version>
     <jempbox.version>1.8.16</jempbox.version>
-    <jetty.version>9.4.46.v20220331</jetty.version>
+    <jetty.version>9.4.48.v20220622</jetty.version>
     <jhighlight.version>1.1.0</jhighlight.version>
     <jna.version>5.11.0</jna.version>
     <joda.time.version>2.10.10</joda.time.version>


[tika] 01/02: TIKA-3793: update aws

Posted by ti...@apache.org.
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

commit bdc7404f96760653008003056c2fbd79108c6cd3
Author: Tilman Hausherr <ti...@apache.org>
AuthorDate: Thu Jun 23 20:31:33 2022 +0200

    TIKA-3793: update aws
---
 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 05d53ec25..0784da8ae 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -287,7 +287,7 @@
     <rat.version>0.13</rat.version>
 
     <!-- dependency versions -->
-    <aws.version>1.12.243</aws.version>
+    <aws.version>1.12.246</aws.version>
     <google.cloud.version>2.8.1</google.cloud.version>
     <asm.version>9.3</asm.version>
     <boilerpipe.version>1.1.0</boilerpipe.version>