Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump version.org.jboss.xnio from 3.8.9.Final to 3.8.11.Final #377

Closed
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump version.org.jboss.xnio from 3.8.9.Final to 3.8.11.Final
Bumps `version.org.jboss.xnio` from 3.8.9.Final to 3.8.11.Final.

Updates `org.jboss.xnio:xnio-api` from 3.8.9.Final to 3.8.11.Final

Updates `org.jboss.xnio:xnio-nio` from 3.8.9.Final to 3.8.11.Final

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

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Oct 11, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 610945c47cceb429bff2581032a63abb09401d35
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
@@ -49,7 +49,7 @@
<version.org.jboss.msc.jboss-msc>1.5.1.Final</version.org.jboss.msc.jboss-msc>
<version.org.jboss.remoting.jboss-remoting>5.0.27.Final</version.org.jboss.remoting.jboss-remoting>
<version.org.jboss.remotingjmx.remoting-jmx>3.0.4.Final</version.org.jboss.remotingjmx.remoting-jmx>
<version.org.jboss.xnio>3.8.9.Final</version.org.jboss.xnio>
<version.org.jboss.xnio>3.8.11.Final</version.org.jboss.xnio>
<!-- Required by Elytron dependencies -->
<version.org.slf4j>1.7.36</version.org.slf4j>
<version.org.wildfly.common.wildfly-common>1.6.0.Final</version.org.wildfly.common.wildfly-common>