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

apurtell pushed a commit to branch branch-3
in repository https://gitbox.apache.org/repos/asf/hbase-thirdparty.git


The following commit(s) were added to refs/heads/branch-3 by this push:
     new 976e7a8  HBASE-26501 [hbase-thirdparty] Bump jetty version to 
9.4.44.v20210927 (#61)
976e7a8 is described below

commit 976e7a8213de2d467343787cf07c222a31c0d883
Author: Duo Zhang <[email protected]>
AuthorDate: Mon Nov 29 21:19:06 2021 +0800

    HBASE-26501 [hbase-thirdparty] Bump jetty version to 9.4.44.v20210927 (#61)
    
    Signed-off-by: Wei-Chiu Chuang <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b28ff5a..8165407 100644
--- a/pom.xml
+++ b/pom.xml
@@ -136,7 +136,7 @@
     <commons-collections.version>4.4</commons-collections.version>
     <error_prone_annotations.version>2.7.1</error_prone_annotations.version>
     <gson.version>2.8.5</gson.version>
-    <jetty.version>9.4.41.v20210516</jetty.version>
+    <jetty.version>9.4.44.v20210927</jetty.version>
     <servlet-api.version>3.1.0</servlet-api.version>
     <jersey.version>2.32</jersey.version>
     <jakarta.inject.version>2.6.1</jakarta.inject.version>

Reply via email to