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 5e5948474 TIKA-4123: update jetty, azure
5e5948474 is described below

commit 5e59484740cff5d2da61a71d144bc7c9a8567a2e
Author: Tilman Hausherr <[email protected]>
AuthorDate: Tue Oct 10 19:26:58 2023 +0200

    TIKA-4123: update jetty, azure
---
 tika-parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index 2782527ab..632c27120 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -355,7 +355,7 @@
     <jbig2.version>3.0.4</jbig2.version>
     <jdom2.version>2.0.6.1</jdom2.version>
     <jempbox.version>1.8.17</jempbox.version>
-    <jetty.version>9.4.52.v20230823</jetty.version>
+    <jetty.version>9.4.53.v20231009</jetty.version>
     <jhighlight.version>1.1.0</jhighlight.version>
     <jna.version>5.13.0</jna.version>
     <json.simple.version>1.1.1</json.simple.version>
@@ -487,7 +487,7 @@
       <dependency>
         <groupId>com.azure</groupId>
         <artifactId>azure-core-http-netty</artifactId>
-        <version>1.13.7</version>
+        <version>1.13.8</version>
         <exclusions>
           <exclusion>
             <groupId>io.netty</groupId>

Reply via email to