Skip to content

Commit

Permalink
ARTEMIS-3723: update to Netty 4.1.75 (and netty-tcnative 2.0.50)
Browse files Browse the repository at this point in the history
  • Loading branch information
gemmellr authored and clebertsuconic committed Mar 15, 2022
1 parent 861fe59 commit c48aa9a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -114,7 +114,7 @@
<checkstyle.version>9.2.1</checkstyle.version>
<mockito.version>3.12.4</mockito.version>
<jctools.version>2.1.2</jctools.version>
<netty.version>4.1.74.Final</netty.version>
<netty.version>4.1.75.Final</netty.version>
<hdrhistogram.version>2.1.12</hdrhistogram.version>
<curator.version>5.2.0</curator.version>
<zookeeper.version>3.6.3</zookeeper.version>
Expand All @@ -124,7 +124,7 @@
<opentelemetry-alpha.version>1.10.0-alpha</opentelemetry-alpha.version>

<!-- this is basically for tests -->
<netty-tcnative-version>2.0.48.Final</netty-tcnative-version>
<netty-tcnative-version>2.0.50.Final</netty-tcnative-version>
<proton.version>0.33.10</proton.version>
<resteasy.version>3.15.0.Final</resteasy.version>
<slf4j.version>1.7.36</slf4j.version>
Expand Down

0 comments on commit c48aa9a

Please sign in to comment.