Skip to content

Commit

Permalink
fix: upgrade io.netty.incubator:netty-incubator-transport-native-io_u…
Browse files Browse the repository at this point in the history
…ring from 0.0.21.Final to 0.0.22.Final

Snyk has created this PR to upgrade io.netty.incubator:netty-incubator-transport-native-io_uring from 0.0.21.Final to 0.0.22.Final.

See this package in Maven Repository:
https://mvnrepository.com/artifact/io.netty.incubator/netty-incubator-transport-native-io_uring/

See this project in Snyk:
https://app.snyk.io/org/aerospike-clients/project/4e7de360-abc1-47a4-ada2-b5ccc3a25203?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 11, 2023
1 parent 3378b1f commit 2442f1e
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 @@ -98,7 +98,7 @@
<groupId>io.netty.incubator</groupId>
<artifactId>netty-incubator-transport-native-io_uring</artifactId>
<classifier>linux-x86_64</classifier>
<version>0.0.21.Final</version>
<version>0.0.22.Final</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 2442f1e

Please sign in to comment.