Skip to content

Commit

Permalink
ARTEMIS-3684: update netty to 4.1.74 (and netty-tcnative to 2.0.48)
Browse files Browse the repository at this point in the history
  • Loading branch information
gemmellr committed Feb 14, 2022
1 parent 6aa9e20 commit e8cac3c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -112,12 +112,12 @@
<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.73.Final</netty.version>
<netty.version>4.1.74.Final</netty.version>
<curator.version>5.2.0</curator.version>
<zookeeper.version>3.6.3</zookeeper.version>

<!-- this is basically for tests -->
<netty-tcnative-version>2.0.46.Final</netty-tcnative-version>
<netty-tcnative-version>2.0.48.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 e8cac3c

Please sign in to comment.