ARTEMIS-4269: also update netty tcnative test/examples dep to 2.0.61
This commit is contained in:
parent
e719622de5
commit
edfaa157f3
2
pom.xml
2
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue