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

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


The following commit(s) were added to refs/heads/master by this push:
     new 91f6d1e26 Bump io.netty:netty-all from 4.1.79.Final to 4.1.111.Final 
(#5006)
91f6d1e26 is described below

commit 91f6d1e2690431ecd27f9ea72158d939b7f92133
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 17 16:16:44 2024 +0800

    Bump io.netty:netty-all from 4.1.79.Final to 4.1.111.Final (#5006)
    
    Bumps [io.netty:netty-all](https://github.com/netty/netty) from 
4.1.79.Final to 4.1.111.Final.
    - 
[Commits](https://github.com/netty/netty/compare/netty-4.1.79.Final...netty-4.1.111.Final)
    
    ---
    updated-dependencies:
    - dependency-name: io.netty:netty-all
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index e915be35c..e11a53283 100644
--- a/build.gradle
+++ b/build.gradle
@@ -686,7 +686,7 @@ subprojects {
             dependency "org.asynchttpclient:async-http-client:2.12.3"
             dependency "org.apache.httpcomponents:httpclient:4.5.14"
 
-            dependency "io.netty:netty-all:4.1.79.Final"
+            dependency "io.netty:netty-all:4.1.111.Final"
 
             dependency 
"io.dropwizard.metrics:metrics-core:${dropwizardMetricsVersion}"
             dependency 
"io.dropwizard.metrics:metrics-healthchecks:${dropwizardMetricsVersion}"


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to