Skip to content

Commit

Permalink
[UNDERTOW-2391] bump xnio to bring in fix for CVE-2023-5685
Browse files Browse the repository at this point in the history
Signed-off-by: Flavia Rainone <frainone@redhat.com>
  • Loading branch information
smmathews-brandwatch authored and fl4via committed Jun 14, 2024
1 parent a41521a commit cc9e48c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
<version.org.jboss.logging>3.4.3.Final</version.org.jboss.logging>
<version.org.jboss.logging.processor>2.2.1.Final</version.org.jboss.logging.processor>
<version.org.jboss.logmanager>2.1.19.Final</version.org.jboss.logmanager>
<version.xnio>3.8.8.Final</version.xnio>
<version.xnio>3.8.16.Final</version.xnio>
<!-- TODO remove this dependency once xnio upgrades to latest jboss threads -->
<version.org.jboss.threads>3.5.0.Final</version.org.jboss.threads>
<version.org.wildfly.common>1.6.0.Final</version.org.wildfly.common>
Expand Down

0 comments on commit cc9e48c

Please sign in to comment.