build(deps): bump org.jboss.xnio:xnio-api
Bumps [org.jboss.xnio:xnio-api](https://github.com/xnio/xnio) from 3.8.14.Final to 3.8.17.Final.
- [Commits](https://github.com/xnio/xnio/compare/3.8.14.Final...3.8.17.Final)
---
updated-dependencies:
- dependency-name: org.jboss.xnio:xnio-api
dependency-version: 3.8.17.Final
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/modules/transport-h2/pom.xml b/modules/transport-h2/pom.xml
index 0c92fe7..2209396 100644
--- a/modules/transport-h2/pom.xml
+++ b/modules/transport-h2/pom.xml
@@ -155,7 +155,7 @@
<dependency>
<groupId>org.jboss.xnio</groupId>
<artifactId>xnio-api</artifactId>
- <version>3.8.14.Final</version>
+ <version>3.8.17.Final</version>
<optional>true</optional>
</dependency>