You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by he...@apache.org on 2022/02/10 03:56:13 UTC

[incubator-inlong] branch master updated: [INLONG-2430] upgrade to jetty 9.4.44.v20210927 (#2431)

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

healchow pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-inlong.git


The following commit(s) were added to refs/heads/master by this push:
     new ff8766f  [INLONG-2430] upgrade to jetty 9.4.44.v20210927 (#2431)
ff8766f is described below

commit ff8766f7bc20cbbe5fd05a113251e3075c0ed59e
Author: PJ Fanning <pj...@users.noreply.github.com>
AuthorDate: Thu Feb 10 04:56:09 2022 +0100

    [INLONG-2430] upgrade to jetty 9.4.44.v20210927 (#2431)
---
 inlong-agent/pom.xml                     |  2 +-
 inlong-tubemq/pom.xml                    |  4 ++--
 licenses/inlong-dataproxy/LICENSE-binary | 14 +++++++-------
 licenses/inlong-tubemq/LICENSE-binary    | 12 ++++++------
 4 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/inlong-agent/pom.xml b/inlong-agent/pom.xml
index 15b1dd2..46c14b5 100644
--- a/inlong-agent/pom.xml
+++ b/inlong-agent/pom.xml
@@ -67,7 +67,7 @@
         <fastjson.version>1.2.68</fastjson.version>
         <sleepycat.version>7.3.7</sleepycat.version>
         <hippoclient.version>2.0.5</hippoclient.version>
-        <jetty.version>9.4.34.v20201102</jetty.version>
+        <jetty.version>9.4.44.v20210927</jetty.version>
         <rocksdb.version>6.14.6</rocksdb.version>
         <codec.version>1.15</codec.version>
         <lombok.version>1.18.12</lombok.version>
diff --git a/inlong-tubemq/pom.xml b/inlong-tubemq/pom.xml
index 660049b..68f122a 100644
--- a/inlong-tubemq/pom.xml
+++ b/inlong-tubemq/pom.xml
@@ -345,12 +345,12 @@
             <dependency>
                 <groupId>org.eclipse.jetty</groupId>
                 <artifactId>jetty-server</artifactId>
-                <version>9.4.31.v20200723</version>
+                <version>9.4.44.v20210927</version>
             </dependency>
             <dependency>
                 <groupId>org.eclipse.jetty</groupId>
                 <artifactId>jetty-servlet</artifactId>
-                <version>9.4.31.v20200723</version>
+                <version>9.4.44.v20210927</version>
             </dependency>
             <dependency>
                 <groupId>org.ini4j</groupId>
diff --git a/licenses/inlong-dataproxy/LICENSE-binary b/licenses/inlong-dataproxy/LICENSE-binary
index ee00a83..cac3ca1 100644
--- a/licenses/inlong-dataproxy/LICENSE-binary
+++ b/licenses/inlong-dataproxy/LICENSE-binary
@@ -255,13 +255,13 @@ Apache License Version 2.0:
    - org.mortbay.jetty:jetty:jetty-6.1.26.jar
    - org.mortbay.jetty:jetty-util:jetty-util-6.1.26.jar
    - org.mortbay.jetty:servlet-api:servlet-api-2.5-20110124.jar
-   - org.eclipse.jetty:jetty-http:jetty-http-9.4.6.v20170531.jar
-   - org.eclipse.jetty:jetty-io:jetty-io-9.4.6.v20170531.jar
-   - org.eclipse.jetty:jetty-jmx:jetty-jmx-9.4.6.v20170531.jar
-   - org.eclipse.jetty:jetty-security:jetty-security-9.4.6.v20170531.jar
-   - org.eclipse.jetty:jetty-server:jetty-server-9.4.6.v20170531.jar
-   - org.eclipse.jetty:jetty-servlet:jetty-servlet-9.4.6.v20170531.jar
-   - org.eclipse.jetty:jetty-util:jetty-util-9.4.6.v20170531.jar
+   - org.eclipse.jetty:jetty-http:jetty-http-9.4.44.v20210927.jar
+   - org.eclipse.jetty:jetty-io:jetty-io-9.4.44.v20210927.jar
+   - org.eclipse.jetty:jetty-jmx:jetty-jmx-9.4.44.v20210927.jar
+   - org.eclipse.jetty:jetty-security:jetty-security-9.4.44.v20210927.jar
+   - org.eclipse.jetty:jetty-server:jetty-server-9.4.44.v20210927.jar
+   - org.eclipse.jetty:jetty-servlet:jetty-servlet-9.4.44.v20210927.jar
+   - org.eclipse.jetty:jetty-util:jetty-util-9.4.44.v20210927.jar
  * Joda-Time
    - joda-time:joda-time:joda-time-2.9.9.jar
  * FindBugs-jsr305
diff --git a/licenses/inlong-tubemq/LICENSE-binary b/licenses/inlong-tubemq/LICENSE-binary
index e38994e..0cd8936 100644
--- a/licenses/inlong-tubemq/LICENSE-binary
+++ b/licenses/inlong-tubemq/LICENSE-binary
@@ -237,12 +237,12 @@ Apache License Version 2.0:
    - org.apache.httpcomponents:httpclient:httpclient-4.5.13.jar
    - org.apache.httpcomponents:httpcore:httpcore-4.4.13.jar
  * Jetty
-   - org.eclipse.jetty:jetty-server:jetty-server-9.4.31.v20200723.jar
-   - org.eclipse.jetty:jetty-http:jetty-http-9.4.31.v20200723.jar
-   - org.eclipse.jetty:jetty-util:jetty-util-9.4.31.v20200723.jar
-   - org.eclipse.jetty:jetty-io:jetty-io-9.4.31.v20200723.jar
-   - org.eclipse.jetty:jetty-servlet:jetty-servlet-9.4.31.v20200723.jar
-   - org.eclipse.jetty:jetty-security:jetty-security-9.4.31.v20200723.jar
+   - org.eclipse.jetty:jetty-server:jetty-server-9.4.44.v20210927.jar
+   - org.eclipse.jetty:jetty-http:jetty-http-9.4.44.v20210927.jar
+   - org.eclipse.jetty:jetty-util:jetty-util-9.4.44.v20210927.jar
+   - org.eclipse.jetty:jetty-io:jetty-io-9.4.44.v20210927.jar
+   - org.eclipse.jetty:jetty-servlet:jetty-servlet-9.4.44.v20210927.jar
+   - org.eclipse.jetty:jetty-security:jetty-security-9.4.44.v20210927.jar
  * ini4j
    - org.ini4j:ini4j:ini4j-0.5.1.jar
  * Spring Framework