Skip to content

Commit e0c4039

Browse files
committed
QPIDJMS-597: update to Netty 4.1.108 (and netty-tcnative test dep to 2.0.65)
1 parent cf7857c commit e0c4039

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,15 +37,15 @@
3737
<properties>
3838
<!-- Dependency Versions for this Project -->
3939
<proton-version>0.34.1</proton-version>
40-
<netty-version>4.1.107.Final</netty-version>
40+
<netty-version>4.1.108.Final</netty-version>
4141
<slf4j-version>1.7.36</slf4j-version>
4242
<jakarta.jms-api-version>3.1.0</jakarta.jms-api-version>
4343

4444
<!-- 'Provided'/Test Dependency Versions for this Project -->
4545
<opentracing-version>0.33.0</opentracing-version>
4646

4747
<!-- Test Dependency Versions for this Project -->
48-
<netty-tcnative-version>2.0.63.Final</netty-tcnative-version>
48+
<netty-tcnative-version>2.0.65.Final</netty-tcnative-version>
4949
<activemq-version>5.18.3</activemq-version>
5050
<junit.jupiter.version>5.10.2</junit.jupiter.version>
5151
<jetty-version>9.4.54.v20240208</jetty-version>

0 commit comments

Comments
 (0)