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 501180be5 TIKA-4239: update jetty
501180be5 is described below

commit 501180be5bf57a6c26dbb3cb1e3bd41b51bf5e80
Author: Tilman Hausherr <[email protected]>
AuthorDate: Fri Jul 5 12:43:33 2024 +0200

    TIKA-4239: 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 bfc8c0e86..917f6baca 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -359,7 +359,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.54.v20240208</jetty.version>
+    <jetty.version>9.4.55.v20240627</jetty.version>
     <jhighlight.version>1.1.0</jhighlight.version>
     <jna.version>5.14.0</jna.version>
     <json.simple.version>1.1.1</json.simple.version>

Reply via email to