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 3ef1d4f56 TIKA-4239: update jetty
3ef1d4f56 is described below
commit 3ef1d4f56ac8b4e931b17fece6c17a38ee8ac889
Author: Tilman Hausherr <[email protected]>
AuthorDate: Fri Jan 17 08:42:13 2025 +0100
TIKA-4239: update jetty
---
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 ba6d9c025..d2a693d66 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -365,7 +365,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.56.v20240826</jetty.version>
+ <jetty.version>9.4.57.v20241219</jetty.version>
<jhighlight.version>1.1.0</jhighlight.version>
<jna.version>5.16.0</jna.version>
<json.simple.version>1.1.1</json.simple.version>
@@ -1125,7 +1125,7 @@
<coordinate>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-http</artifactId>
- <version>9.4.56.v20240826</version>
+ <version>9.4.57.v20241219</version>
</coordinate>
<coordinate>
<groupId>org.springframework</groupId>