Skip to content

Commit

Permalink
ARTEMIS-4269: also update netty tcnative test/examples dep to 2.0.61
Browse files Browse the repository at this point in the history
  • Loading branch information
gemmellr committed May 22, 2023
1 parent e719622 commit edfaa15
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 @@ -119,7 +119,7 @@
<opentelemetry-alpha.version>${opentelemetry.version}-alpha</opentelemetry-alpha.version>

<!-- this is basically for tests -->
<netty-tcnative-version>2.0.54.Final</netty-tcnative-version>
<netty-tcnative-version>2.0.61.Final</netty-tcnative-version>
<proton.version>0.34.1</proton.version>
<slf4j.version>1.7.36</slf4j.version>
<log4j.version>2.19.0</log4j.version>
Expand Down

0 comments on commit edfaa15

Please sign in to comment.