(skywalking-java) 01/01: Bump up grpc

2023-11-27 Thread kezhenxu94
This is an automated email from the ASF dual-hosted git repository.

kezhenxu94 pushed a commit to branch grpc
in repository https://gitbox.apache.org/repos/asf/skywalking-java.git

commit 9e9cf847b9e3fc7d7da7e354c8e576447a31e8a0
Author: kezhenxu94 
AuthorDate: Tue Nov 28 11:08:43 2023 +0800

Bump up grpc
---
 CHANGES.md| 2 +-
 dist-material/LICENSE | 2 +-
 pom.xml   | 4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/CHANGES.md b/CHANGES.md
index 7dcf73cb16..a98f8a6448 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -14,7 +14,6 @@ Release Notes.
 * Optimize spring-cloud-gateway 2.1.x, 3.x witness class.
 * Support report MongoDB instance info in Mongodb 4.x plugin.
 * To compatible upper and lower case Oracle TNS url parse.
-* Fix config length limitation.
 * Support collecting ZGC memory pool metrics. Require OAP 9.7.0 to support 
these new metrics.
 * Upgrade netty-codec-http2 to 4.1.100.Final
 * Add a netty-http 4.1.x plugin to trace HTTP requests.
@@ -25,6 +24,7 @@ Release Notes.
 * Add JDK21 plugin tests for Spring 6.
 * Bump Lombok to 1.18.30 to adopt JDK21 compiling.
 * Fix PostgreSQL Jdbc URL parsing exception.
+* Bump up grpc version.
 
  Documentation
 * Fix JDK requirement in the compiling docs.
diff --git a/dist-material/LICENSE b/dist-material/LICENSE
index 982dfe0ae9..a5c6f781cf 100755
--- a/dist-material/LICENSE
+++ b/dist-material/LICENSE
@@ -216,7 +216,7 @@ The following components are provided under the Apache 
License. See project link
 The text of each license is the standard Apache 2.0 license.
 
 raphw (byte-buddy) 1.14.9: http://bytebuddy.net/ , Apache 2.0
-Google: grpc-java 1.50.0: https://github.com/grpc/grpc-java, Apache 2.0
+Google: grpc-java 1.53.0: https://github.com/grpc/grpc-java, Apache 2.0
 Google: gson 2.8.9: https://github.com/google/gson , Apache 2.0
 Google: proto-google-common-protos 2.0.1: 
https://github.com/googleapis/googleapis , Apache 2.0
 Google: jsr305 3.0.2: 
http://central.maven.org/maven2/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.pom
 , Apache 2.0
diff --git a/pom.xml b/pom.xml
index e521e38152..e40545b238 100755
--- a/pom.xml
+++ b/pom.xml
@@ -87,13 +87,13 @@
 
 
 1.14.9
-1.50.0
+1.53.0
 4.1.100.Final
 2.8.9
 1.6.2
 0.6.1
 
3.21.7
-
1.50.0
+
1.53.0
 
2.0.48.Final
 1.3.2
 3.1



(skywalking-java) 01/01: Bump up grpc

2023-11-27 Thread kezhenxu94
This is an automated email from the ASF dual-hosted git repository.

kezhenxu94 pushed a commit to branch grpc
in repository https://gitbox.apache.org/repos/asf/skywalking-java.git

commit b40757b0918639076dd718765721ff8b5ca1cb26
Author: kezhenxu94 
AuthorDate: Tue Nov 28 11:05:00 2023 +0800

Bump up grpc
---
 CHANGES.md  | 2 +-
 apm-protocol/apm-network/src/main/proto | 2 +-
 dist-material/LICENSE   | 2 +-
 pom.xml | 4 ++--
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/CHANGES.md b/CHANGES.md
index 7dcf73cb16..a98f8a6448 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -14,7 +14,6 @@ Release Notes.
 * Optimize spring-cloud-gateway 2.1.x, 3.x witness class.
 * Support report MongoDB instance info in Mongodb 4.x plugin.
 * To compatible upper and lower case Oracle TNS url parse.
-* Fix config length limitation.
 * Support collecting ZGC memory pool metrics. Require OAP 9.7.0 to support 
these new metrics.
 * Upgrade netty-codec-http2 to 4.1.100.Final
 * Add a netty-http 4.1.x plugin to trace HTTP requests.
@@ -25,6 +24,7 @@ Release Notes.
 * Add JDK21 plugin tests for Spring 6.
 * Bump Lombok to 1.18.30 to adopt JDK21 compiling.
 * Fix PostgreSQL Jdbc URL parsing exception.
+* Bump up grpc version.
 
  Documentation
 * Fix JDK requirement in the compiling docs.
diff --git a/apm-protocol/apm-network/src/main/proto 
b/apm-protocol/apm-network/src/main/proto
index d4da569991..f9066463de 16
--- a/apm-protocol/apm-network/src/main/proto
+++ b/apm-protocol/apm-network/src/main/proto
@@ -1 +1 @@
-Subproject commit d4da5699915ee52288f8ff1c954decf6363485bc
+Subproject commit f9066463deb7f9d1fbe8110eab3524694b0db298
diff --git a/dist-material/LICENSE b/dist-material/LICENSE
index 982dfe0ae9..a5c6f781cf 100755
--- a/dist-material/LICENSE
+++ b/dist-material/LICENSE
@@ -216,7 +216,7 @@ The following components are provided under the Apache 
License. See project link
 The text of each license is the standard Apache 2.0 license.
 
 raphw (byte-buddy) 1.14.9: http://bytebuddy.net/ , Apache 2.0
-Google: grpc-java 1.50.0: https://github.com/grpc/grpc-java, Apache 2.0
+Google: grpc-java 1.53.0: https://github.com/grpc/grpc-java, Apache 2.0
 Google: gson 2.8.9: https://github.com/google/gson , Apache 2.0
 Google: proto-google-common-protos 2.0.1: 
https://github.com/googleapis/googleapis , Apache 2.0
 Google: jsr305 3.0.2: 
http://central.maven.org/maven2/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.pom
 , Apache 2.0
diff --git a/pom.xml b/pom.xml
index e521e38152..e40545b238 100755
--- a/pom.xml
+++ b/pom.xml
@@ -87,13 +87,13 @@
 
 
 1.14.9
-1.50.0
+1.53.0
 4.1.100.Final
 2.8.9
 1.6.2
 0.6.1
 
3.21.7
-
1.50.0
+
1.53.0
 
2.0.48.Final
 1.3.2
 3.1



(skywalking-java) 01/01: Bump up grpc

2023-11-27 Thread kezhenxu94
This is an automated email from the ASF dual-hosted git repository.

kezhenxu94 pushed a commit to branch grpc
in repository https://gitbox.apache.org/repos/asf/skywalking-java.git

commit 73b227a5b42b381f65ec39f1b2756e4a036d6a5a
Author: kezhenxu94 
AuthorDate: Tue Nov 28 11:05:00 2023 +0800

Bump up grpc
---
 CHANGES.md| 1 +
 dist-material/LICENSE | 2 +-
 pom.xml   | 4 ++--
 3 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/CHANGES.md b/CHANGES.md
index d34b14f914..281a7621d7 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -14,6 +14,7 @@ Release Notes.
 * Optimize spring-cloud-gateway 2.1.x, 3.x witness class.
 * Support report MongoDB instance info in Mongodb 4.x plugin.
 * To compatible upper and lower case Oracle TNS url parse.
+* Bump up grpc version.
 
  Documentation
 
diff --git a/dist-material/LICENSE b/dist-material/LICENSE
index 27cdba1bdb..6c53bbc88c 100755
--- a/dist-material/LICENSE
+++ b/dist-material/LICENSE
@@ -216,7 +216,7 @@ The following components are provided under the Apache 
License. See project link
 The text of each license is the standard Apache 2.0 license.
 
 raphw (byte-buddy) 1.12.19: http://bytebuddy.net/ , Apache 2.0
-Google: grpc-java 1.50.0: https://github.com/grpc/grpc-java, Apache 2.0
+Google: grpc-java 1.53.0: https://github.com/grpc/grpc-java, Apache 2.0
 Google: gson 2.8.9: https://github.com/google/gson , Apache 2.0
 Google: proto-google-common-protos 2.0.1: 
https://github.com/googleapis/googleapis , Apache 2.0
 Google: jsr305 3.0.2: 
http://central.maven.org/maven2/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.pom
 , Apache 2.0
diff --git a/pom.xml b/pom.xml
index 828041e9ee..5068a43a40 100755
--- a/pom.xml
+++ b/pom.xml
@@ -87,13 +87,13 @@
 
 
 1.14.4
-1.50.0
+1.53.0
 4.1.94.Final
 2.8.9
 1.6.2
 0.6.1
 
3.21.7
-
1.50.0
+
1.53.0
 
2.0.48.Final
 1.3.2
 3.1



[skywalking-java] 01/01: Bump up gRPC to 1.44.0, fix relative CVEs.

2022-01-27 Thread wusheng
This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch bump-grpc
in repository https://gitbox.apache.org/repos/asf/skywalking-java.git

commit 8fa903d61107ad1630ec93d8e8e8c53779566d63
Author: Wu Sheng 
AuthorDate: Fri Jan 28 14:52:57 2022 +0800

Bump up gRPC to 1.44.0, fix relative CVEs.
---
 CHANGES.md| 1 +
 dist-material/LICENSE | 4 ++--
 pom.xml   | 6 +++---
 3 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/CHANGES.md b/CHANGES.md
index 71b97f1..ba46245 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -26,6 +26,7 @@ Release Notes.
 * (Plugin Test) Fix compiling issues in many plugin tests due to they didn't 
lock the Spring version, and Spring 3 is
   incompatible with 2.x APIs and JDK8 compiling.
 * Support ShardingSphere 5.0.0
+* Bump up gRPC to 1.44.0, fix relative CVEs.
 
  Documentation
 
diff --git a/dist-material/LICENSE b/dist-material/LICENSE
index c277831..d4c3372 100755
--- a/dist-material/LICENSE
+++ b/dist-material/LICENSE
@@ -216,11 +216,11 @@ The following components are provided under the Apache 
License. See project link
 The text of each license is the standard Apache 2.0 license.
 
 raphw (byte-buddy) 1.11.18: http://bytebuddy.net/ , Apache 2.0
-Google: grpc-java 1.42.1: https://github.com/grpc/grpc-java, Apache 2.0
+Google: grpc-java 1.44.0: https://github.com/grpc/grpc-java, Apache 2.0
 Google: gson 2.8.6: https://github.com/google/gson , Apache 2.0
 Google: proto-google-common-protos 2.0.1: 
https://github.com/googleapis/googleapis , Apache 2.0
 Google: jsr305 3.0.2: 
http://central.maven.org/maven2/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.pom
 , Apache 2.0
-netty 4.1.65: https://github.com/netty/netty/blob/4.1/LICENSE.txt, Apache 
2.0
+netty 4.1.72: https://github.com/netty/netty/blob/4.1/LICENSE.txt, Apache 
2.0
 
 
 BSD licenses
diff --git a/pom.xml b/pom.xml
index 0c7be8f..cc30adb 100755
--- a/pom.xml
+++ b/pom.xml
@@ -87,13 +87,13 @@
 
 
 1.11.18
-1.42.1
+1.44.0
 2.8.6
 1.6.2
 0.6.1
 
3.17.3
-
1.42.1
-
2.0.39.Final
+
1.44.0
+
2.0.48.Final
 1.3.2
 3.1