Skip to content

Commit

Permalink
ARTEMIS-3163 Bump Netty version to be compatible with IO_URING
Browse files Browse the repository at this point in the history
  • Loading branch information
franz1981 committed Mar 7, 2021
1 parent 4128da6 commit b4307e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
<maven.assembly.plugin.version>2.4</maven.assembly.plugin.version>
<mockito.version>3.3.3</mockito.version>
<jctools.version>2.1.2</jctools.version>
<netty.version>4.1.51.Final</netty.version>
<netty.version>4.1.59.Final</netty.version>

<!-- this is basically for tests -->
<netty-tcnative-version>2.0.33.Final</netty-tcnative-version>
Expand Down

0 comments on commit b4307e8

Please sign in to comment.