You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by mm...@apache.org on 2021/04/10 01:32:05 UTC

[pulsar] branch master updated: Upgrade Jetty libraries to 9.4.39.v20210325 (#10177)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 56bad04  Upgrade Jetty libraries to 9.4.39.v20210325 (#10177)
56bad04 is described below

commit 56bad04d702311cffed2ba94ff35f170af185eda
Author: Masahiro Sakamoto <ma...@yahoo-corp.jp>
AuthorDate: Sat Apr 10 10:31:24 2021 +0900

    Upgrade Jetty libraries to 9.4.39.v20210325 (#10177)
---
 distribution/server/src/assemble/LICENSE.bin.txt | 34 ++++++++++++------------
 pom.xml                                          |  2 +-
 pulsar-sql/presto-distribution/LICENSE           | 14 +++++-----
 3 files changed, 25 insertions(+), 25 deletions(-)

diff --git a/distribution/server/src/assemble/LICENSE.bin.txt b/distribution/server/src/assemble/LICENSE.bin.txt
index 0d0effb..3b39002 100644
--- a/distribution/server/src/assemble/LICENSE.bin.txt
+++ b/distribution/server/src/assemble/LICENSE.bin.txt
@@ -428,23 +428,23 @@ The Apache Software License, Version 2.0
     - org.asynchttpclient-async-http-client-2.12.1.jar
     - org.asynchttpclient-async-http-client-netty-utils-2.12.1.jar
  * Jetty
-    - org.eclipse.jetty-jetty-client-9.4.35.v20201120.jar
-    - org.eclipse.jetty-jetty-continuation-9.4.35.v20201120.jar
-    - org.eclipse.jetty-jetty-http-9.4.35.v20201120.jar
-    - org.eclipse.jetty-jetty-io-9.4.35.v20201120.jar
-    - org.eclipse.jetty-jetty-proxy-9.4.35.v20201120.jar
-    - org.eclipse.jetty-jetty-security-9.4.35.v20201120.jar
-    - org.eclipse.jetty-jetty-server-9.4.35.v20201120.jar
-    - org.eclipse.jetty-jetty-servlet-9.4.35.v20201120.jar
-    - org.eclipse.jetty-jetty-servlets-9.4.35.v20201120.jar
-    - org.eclipse.jetty-jetty-util-9.4.35.v20201120.jar
-    - org.eclipse.jetty-jetty-util-ajax-9.4.35.v20201120.jar
-    - org.eclipse.jetty.websocket-javax-websocket-client-impl-9.4.35.v20201120.jar
-    - org.eclipse.jetty.websocket-websocket-api-9.4.35.v20201120.jar
-    - org.eclipse.jetty.websocket-websocket-client-9.4.35.v20201120.jar
-    - org.eclipse.jetty.websocket-websocket-common-9.4.35.v20201120.jar
-    - org.eclipse.jetty.websocket-websocket-server-9.4.35.v20201120.jar
-    - org.eclipse.jetty.websocket-websocket-servlet-9.4.35.v20201120.jar
+    - org.eclipse.jetty-jetty-client-9.4.39.v20210325.jar
+    - org.eclipse.jetty-jetty-continuation-9.4.39.v20210325.jar
+    - org.eclipse.jetty-jetty-http-9.4.39.v20210325.jar
+    - org.eclipse.jetty-jetty-io-9.4.39.v20210325.jar
+    - org.eclipse.jetty-jetty-proxy-9.4.39.v20210325.jar
+    - org.eclipse.jetty-jetty-security-9.4.39.v20210325.jar
+    - org.eclipse.jetty-jetty-server-9.4.39.v20210325.jar
+    - org.eclipse.jetty-jetty-servlet-9.4.39.v20210325.jar
+    - org.eclipse.jetty-jetty-servlets-9.4.39.v20210325.jar
+    - org.eclipse.jetty-jetty-util-9.4.39.v20210325.jar
+    - org.eclipse.jetty-jetty-util-ajax-9.4.39.v20210325.jar
+    - org.eclipse.jetty.websocket-javax-websocket-client-impl-9.4.39.v20210325.jar
+    - org.eclipse.jetty.websocket-websocket-api-9.4.39.v20210325.jar
+    - org.eclipse.jetty.websocket-websocket-client-9.4.39.v20210325.jar
+    - org.eclipse.jetty.websocket-websocket-common-9.4.39.v20210325.jar
+    - org.eclipse.jetty.websocket-websocket-server-9.4.39.v20210325.jar
+    - org.eclipse.jetty.websocket-websocket-servlet-9.4.39.v20210325.jar
  * SnakeYaml -- org.yaml-snakeyaml-1.26.jar
  * RocksDB - org.rocksdb-rocksdbjni-6.10.2.jar
  * Google Error Prone Annotations - com.google.errorprone-error_prone_annotations-2.3.4.jar
diff --git a/pom.xml b/pom.xml
index d2980e3..0028702 100644
--- a/pom.xml
+++ b/pom.xml
@@ -108,7 +108,7 @@ flexible messaging model and an intuitive client API.</description>
     <curator.version>5.1.0</curator.version>
     <netty.version>4.1.60.Final</netty.version>
     <netty-tc-native.version>2.0.36.Final</netty-tc-native.version>
-    <jetty.version>9.4.35.v20201120</jetty.version>
+    <jetty.version>9.4.39.v20210325</jetty.version>
     <jersey.version>2.31</jersey.version>
     <athenz.version>1.10.9</athenz.version>
     <prometheus.version>0.5.0</prometheus.version>
diff --git a/pulsar-sql/presto-distribution/LICENSE b/pulsar-sql/presto-distribution/LICENSE
index 1457315..82b6f30 100644
--- a/pulsar-sql/presto-distribution/LICENSE
+++ b/pulsar-sql/presto-distribution/LICENSE
@@ -442,13 +442,13 @@ The Apache Software License, Version 2.0
   * Java Assist
     - javassist-3.25.0-GA.jar
   * Jetty
-    - jetty-http-9.4.35.v20201120.jar
-    - jetty-io-9.4.35.v20201120.jar
-    - jetty-security-9.4.35.v20201120.jar
-    - jetty-server-9.4.35.v20201120.jar
-    - jetty-servlet-9.4.35.v20201120.jar
-    - jetty-util-9.4.35.v20201120.jar
-    - jetty-util-ajax-9.4.35.v20201120.jar
+    - jetty-http-9.4.39.v20210325.jar
+    - jetty-io-9.4.39.v20210325.jar
+    - jetty-security-9.4.39.v20210325.jar
+    - jetty-server-9.4.39.v20210325.jar
+    - jetty-servlet-9.4.39.v20210325.jar
+    - jetty-util-9.4.39.v20210325.jar
+    - jetty-util-ajax-9.4.39.v20210325.jar
   * Java Native Access
     - jna-4.2.0.jar
     - jna-5.3.1.jar