Skip to content

Commit c832bd0

Browse files
committed
QPIDJMS-623: update to Netty 4.1.32 (and netty-tcnative test dep to 2.0.75)
1 parent de04f37 commit c832bd0

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.130.Final</netty-version>
40+
<netty-version>4.1.132.Final</netty-version>
4141
<slf4j-version>2.0.17</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.74.Final</netty-tcnative-version>
48+
<netty-tcnative-version>2.0.75.Final</netty-tcnative-version>
4949
<junit.jupiter.version>5.14.2</junit.jupiter.version>
5050
<mockito-version>5.21.0</mockito-version>
5151
<hamcrest-version>3.0</hamcrest-version>

0 commit comments

Comments
 (0)