Skip to content

Commit 1a26c65

Browse files
Update dependency io.netty:netty-handler to v4.2.0.Final
1 parent e4096a5 commit 1a26c65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<mockito.version>5.17.0</mockito.version>
5050
<assertj.version>3.27.3</assertj.version>
5151
<fastutil.version>8.5.15</fastutil.version>
52-
<netty.version>4.1.119.Final</netty.version>
52+
<netty.version>4.2.0.Final</netty.version>
5353
<slf4j.version>2.0.17</slf4j.version>
5454
<junit.version>5.12.2</junit.version>
5555
</properties>

0 commit comments

Comments
 (0)