This is an automated email from the ASF dual-hosted git repository.
songxiaosheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-spi-extensions.git
The following commit(s) were added to refs/heads/master by this push:
new 5721de58 Bump io.netty:netty-all from 4.1.118.Final to 4.2.0.Final
(#628)
5721de58 is described below
commit 5721de587de213f22a6545191ac5e9e0f9d7ce42
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 21 12:48:44 2025 +0800
Bump io.netty:netty-all from 4.1.118.Final to 4.2.0.Final (#628)
Bumps [io.netty:netty-all](https://github.com/netty/netty) from
4.1.118.Final to 4.2.0.Final.
-
[Commits](https://github.com/netty/netty/compare/netty-4.1.118.Final...netty-4.2.0.Final)
---
updated-dependencies:
- dependency-name: io.netty:netty-all
dependency-version: 4.2.0.Final
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
dubbo-extensions-dependencies-bom/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dubbo-extensions-dependencies-bom/pom.xml
b/dubbo-extensions-dependencies-bom/pom.xml
index 6d242c47..7b062622 100644
--- a/dubbo-extensions-dependencies-bom/pom.xml
+++ b/dubbo-extensions-dependencies-bom/pom.xml
@@ -124,7 +124,7 @@
<jetcd_version>0.7.7</jetcd_version>
<grpc.version>1.71.0</grpc.version>
<etcd_launcher_version>0.7.7</etcd_launcher_version>
- <netty4_version>4.1.118.Final</netty4_version>
+ <netty4_version>4.2.0.Final</netty4_version>
<consul_process_version>2.2.1</consul_process_version>
<consul_version>1.4.5</consul_version>
<consul_client_version>1.3.7</consul_client_version>