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

smolnar pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/knox.git


The following commit(s) were added to refs/heads/master by this push:
     new 167bc5268 KNOX-2721: upgrade jetty to 9.4.45 due to cves (#587)
167bc5268 is described below

commit 167bc5268fcfc3418faeddbaea06ce4decf926c2
Author: PJ Fanning <[email protected]>
AuthorDate: Thu Jun 23 10:24:55 2022 +0100

    KNOX-2721: upgrade jetty to 9.4.45 due to cves (#587)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a522b48a5..39464e98c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -228,7 +228,7 @@
         <jee-pac4j.version>5.0.0</jee-pac4j.version>
         <jericho-html.version>3.4</jericho-html.version>
         <jersey.version>2.6</jersey.version>
-        <jetty.version>9.4.34.v20201102</jetty.version>
+        <jetty.version>9.4.45.v20220203</jetty.version>
         <jline.version>2.14.6</jline.version>
         <jna.version>5.6.0</jna.version>
         <joda-time.version>2.10.8</joda-time.version>

Reply via email to