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

github-bot pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j-tools.git


The following commit(s) were added to refs/heads/master by this push:
     new 6ea1792  Bump netty-all from 4.1.84.Final to 4.1.85.Final (#5)
6ea1792 is described below

commit 6ea17924e1bbdaa56b43cdf42323ac021c894de3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Dec 2 11:54:45 2022 +0000

    Bump netty-all from 4.1.84.Final to 4.1.85.Final (#5)
    
    Bumps [netty-all](https://github.com/netty/netty) from 4.1.84.Final to 
4.1.85.Final.
    - [Release notes](https://github.com/netty/netty/releases)
    - 
[Commits](https://github.com/netty/netty/compare/netty-4.1.84.Final...netty-4.1.85.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]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 33d7cf6..127fd67 100644
--- a/pom.xml
+++ b/pom.xml
@@ -70,7 +70,7 @@
     <dependency>
       <groupId>io.netty</groupId>
       <artifactId>netty-all</artifactId>
-      <version>4.1.84.Final</version>
+      <version>4.1.85.Final</version>
     </dependency>
   </dependencies>
 

Reply via email to