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

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


The following commit(s) were added to refs/heads/master by this push:
     new 188b5b0027 Upgrade to jetty 9.4.48.v20220622 due to CVEs (#12801)
188b5b0027 is described below

commit 188b5b00278aadc20fd06a633366018e9af4336a
Author: PJ Fanning <[email protected]>
AuthorDate: Tue Jul 26 03:11:48 2022 +0100

    Upgrade to jetty 9.4.48.v20220622 due to CVEs (#12801)
    
    * Upgrade to jetty 9.4.48.v20220622 due to CVEs
    
    * Update licenses.yaml
---
 licenses.yaml | 2 +-
 pom.xml       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/licenses.yaml b/licenses.yaml
index 2188e3e87e..c64e372cc7 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -2022,7 +2022,7 @@ name: Jetty
 license_category: binary
 module: java-core
 license_name: Apache License version 2.0
-version: 9.4.47.v20220610
+version: 9.4.48.v20220622
 libraries:
   - org.eclipse.jetty: jetty-client
   - org.eclipse.jetty: jetty-continuation
diff --git a/pom.xml b/pom.xml
index f4dee431f8..ad6297b7e0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -95,7 +95,7 @@
         <guava.version>16.0.1</guava.version>
         <guice.version>4.1.0</guice.version>
         <hamcrest.version>1.3</hamcrest.version>
-        <jetty.version>9.4.47.v20220610</jetty.version>
+        <jetty.version>9.4.48.v20220622</jetty.version>
         <jersey.version>1.19.4</jersey.version>
         <jackson.version>2.10.5.20201202</jackson.version>
         <codehaus.jackson.version>1.9.13</codehaus.jackson.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to