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

github-bot pushed a commit to branch 2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


The following commit(s) were added to refs/heads/2.x by this push:
     new 2346046753 Bump netty-bom from 4.1.86.Final to 4.1.89.Final (#1297)
2346046753 is described below

commit 2346046753f546d45b94b628dd20b590fcbca51c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 24 14:52:57 2023 +0000

    Bump netty-bom from 4.1.86.Final to 4.1.89.Final (#1297)
    
    Bumps [netty-bom](https://github.com/netty/netty) from 4.1.86.Final to 
4.1.89.Final.
    - [Release notes](https://github.com/netty/netty/releases)
    - 
[Commits](https://github.com/netty/netty/compare/netty-4.1.86.Final...netty-4.1.89.Final)
    
    ---
    updated-dependencies:
    - dependency-name: io.netty:netty-bom
      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>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8dbe8a030f..944296ca6c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -450,7 +450,7 @@
     <maven.version>3.9.0</maven.version>
     <mockito.version>4.11.0</mockito.version>
     <mongodb.version>4.9.0</mongodb.version>
-    <netty.version>4.1.86.Final</netty.version>
+    <netty.version>4.1.90.Final</netty.version>
     <org.eclipse.osgi.version>3.13.0.v20180226-1711</org.eclipse.osgi.version>
     <org.eclipse.persistence.version>2.7.11</org.eclipse.persistence.version>
     <oro.version>2.0.8</oro.version>

Reply via email to