Skip to content

Commit

Permalink
build(deps): bump org.jboss.xnio:xnio-api
Browse files Browse the repository at this point in the history
Bumps org.jboss.xnio:xnio-api from 3.8.11.Final to 3.8.12.Final.

---
updated-dependencies:
- dependency-name: org.jboss.xnio:xnio-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent d31ccff commit 56aaa2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/jooby-undertow/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<!-- remove xnio once we upgrade to 2.2.18 + There is a Invalida Path on Windows-->
<groupId> org.jboss.xnio</groupId>
<artifactId>xnio-api</artifactId>
<version>3.8.11.Final</version>
<version>3.8.12.Final</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 56aaa2e

Please sign in to comment.