You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by va...@apache.org on 2022/05/31 09:11:59 UTC

[qpid-broker-j] branch main updated: Bump netty-codec-http from 4.1.75.Final to 4.1.77.Final (#127)

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

vavrtom pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/qpid-broker-j.git


The following commit(s) were added to refs/heads/main by this push:
     new 3feca5b20d Bump netty-codec-http from 4.1.75.Final to 4.1.77.Final (#127)
3feca5b20d is described below

commit 3feca5b20d5dfd1242a412255b01773ac1a862e8
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Tue May 31 11:11:54 2022 +0200

    Bump netty-codec-http from 4.1.75.Final to 4.1.77.Final (#127)
    
    Bumps [netty-codec-http](https://github.com/netty/netty) from 4.1.75.Final to 4.1.77.Final.
    - [Release notes](https://github.com/netty/netty/releases)
    - [Commits](https://github.com/netty/netty/compare/netty-4.1.75.Final...netty-4.1.77.Final)
    
    ---
    updated-dependencies:
    - dependency-name: io.netty:netty-codec-http
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d7717b0f34..47c0ddf028 100644
--- a/pom.xml
+++ b/pom.xml
@@ -130,7 +130,7 @@
     <!-- test dependency version numbers -->
     <junit-version>4.13.2</junit-version>
     <mockito-version>3.2.4</mockito-version>
-    <netty-version>4.1.75.Final</netty-version>
+    <netty-version>4.1.77.Final</netty-version>
     <hamcrest-version>2.2</hamcrest-version>
     <maven-core-version>3.5.4</maven-core-version>
     <maven-resolver-version>1.1.1</maven-resolver-version>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org