Update netty to 4.1.108.Final

This commit is contained in:
Chris Eager 2024-03-28 10:43:12 -05:00 committed by Chris Eager
parent c95dbf7508
commit fd748c1dc3
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@
<log4j-bom.version>2.21.0</log4j-bom.version>
<luajava.version>3.4.0</luajava.version>
<micrometer.version>1.12.4</micrometer.version>
<netty.version>4.1.96.Final</netty.version>
<netty.version>4.1.108.Final</netty.version>
<opentest4j.version>1.3.0</opentest4j.version>
<protobuf.version>3.25.2</protobuf.version> <!-- should be kept in sync with the value from Google libraries-bom -->
<pushy.version>0.15.2</pushy.version>