This is an automated email from the ASF dual-hosted git repository.
shoothzj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git
The following commit(s) were added to refs/heads/master by this push:
new 85c61ec92 Bump io.netty:netty-bom from 4.1.96.Final to 4.1.97.Final
(#3922)
85c61ec92 is described below
commit 85c61ec926f7d8125bf445452c3bea90f74f6c50
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 28 16:31:36 2023 +0800
Bump io.netty:netty-bom from 4.1.96.Final to 4.1.97.Final (#3922)
---
dependencies/default/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dependencies/default/pom.xml b/dependencies/default/pom.xml
index a583eff65..78d98d419 100644
--- a/dependencies/default/pom.xml
+++ b/dependencies/default/pom.xml
@@ -76,7 +76,7 @@
<mock-server.version>5.15.0</mock-server.version>
<nacos-client.version>2.2.3</nacos-client.version>
<netflix-commons.version>0.3.0</netflix-commons.version>
- <netty.version>4.1.96.Final</netty.version>
+ <netty.version>4.1.97.Final</netty.version>
<okhttp3.version>4.11.0</okhttp3.version>
<prometheus.version>0.16.0</prometheus.version>
<protobuf.version>3.23.4</protobuf.version>