You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by pk...@apache.org on 2023/01/15 22:35:22 UTC

[logging-log4j2] 16/18: Bump netty-bom from 4.1.84.Final to 4.1.86.Final

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

pkarwasz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git

commit 16e2b863f256bc5eedd60e1475120c743ceb791d
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Sun Jan 1 10:06:03 2023 +0000

    Bump netty-bom from 4.1.84.Final to 4.1.86.Final
    
    Bumps [netty-bom](https://github.com/netty/netty) from 4.1.84.Final to 4.1.86.Final.
    - [Release notes](https://github.com/netty/netty/releases)
    - [Commits](https://github.com/netty/netty/compare/netty-4.1.84.Final...netty-4.1.86.Final)
    
    ---
    updated-dependencies:
    - dependency-name: io.netty:netty-bom
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index aa761f8705..57850000cb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -351,7 +351,7 @@
     <mockito.version>4.11.0</mockito.version>
     <mongodb.version>4.0.3</mongodb.version>
     <nashorn.version>15.3</nashorn.version>
-    <netty.version>4.1.84.Final</netty.version>
+    <netty.version>4.1.86.Final</netty.version>
     <opentest4j.version>1.2.0</opentest4j.version>
     <org.eclipse.osgi.version>3.16.200</org.eclipse.osgi.version>
     <org.eclipse.persistence.version>2.7.11</org.eclipse.persistence.version>