Skip to content

Commit

Permalink
[RESTEASY-3396] Upgrade Netty to 4.1.99.Final.
Browse files Browse the repository at this point in the history
https://issues.redhat.com/browse/RESTEASY-3396
Signed-off-by: James R. Perkins <jperkins@redhat.com>
  • Loading branch information
jamezp committed Oct 5, 2023
1 parent 29e332a commit f3c4bdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resteasy-dependencies-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<version.commons-io.commons-io>2.9.0</version.commons-io.commons-io>
<version.commons-codec.commons-codec>1.15</version.commons-codec.commons-codec>
<version.hamcrest>1.3</version.hamcrest>
<version.io.netty.netty4>4.1.91.Final</version.io.netty.netty4>
<version.io.netty.netty4>4.1.99.Final</version.io.netty.netty4>
<version.io.vertx>4.4.5</version.io.vertx>
<version.io.undertow>2.2.26.Final</version.io.undertow>
<version.jakarta.activation>1.2.2</version.jakarta.activation>
Expand Down

0 comments on commit f3c4bdb

Please sign in to comment.