Skip to content

Commit

Permalink
build(deps): bump netty-transport-native-epoll
Browse files Browse the repository at this point in the history
Bumps [netty-transport-native-epoll](https://github.com/netty/netty) from 4.1.86.Final to 4.1.92.Final.
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](netty/netty@netty-4.1.86.Final...netty-4.1.92.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-transport-native-epoll:linux-x86_64
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 27, 2023
1 parent e0a407c commit 3b84ddc
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 @@ -212,7 +212,7 @@
<groupId>io.netty</groupId>
<artifactId>netty-transport-native-epoll</artifactId>
<classifier>linux-x86_64</classifier>
<version>4.1.86.Final</version><!-- FIXME this should be tied to the vertx version -->
<version>4.1.92.Final</version><!-- FIXME this should be tied to the vertx version -->
<!-- https://repo1.maven.org/maven2/io/vertx/vertx-dependencies/${io.vertx.web.version}/vertx-dependencies-${io.vertx.web.version}.pom -->
<!-- https://groups.google.com/g/vertx/c/uzzcgw-YuOg -->
</dependency>
Expand Down

0 comments on commit 3b84ddc

Please sign in to comment.