Skip to content

Commit

Permalink
fix: upgrade io.netty:netty-transport-native-epoll from 4.1.103.Final…
Browse files Browse the repository at this point in the history
… to 4.1.104.Final

Snyk has created this PR to upgrade io.netty:netty-transport-native-epoll from 4.1.103.Final to 4.1.104.Final.

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

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 Jan 18, 2024
1 parent d929a49 commit 8c3778c
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 @@ -39,7 +39,7 @@
<maven-surefire-plugin.version>2.18.1</maven-surefire-plugin.version>
<maven-javadoc-plugin.version>3.2.0</maven-javadoc-plugin.version>

<netty.version>4.1.103.Final</netty.version>
<netty.version>4.1.104.Final</netty.version>
<netty.tcnative.version>2.0.62.Final</netty.tcnative.version>
<grpc.version>1.59.0</grpc.version>
<luaj-jse.version>3.0.1</luaj-jse.version>
Expand Down

0 comments on commit 8c3778c

Please sign in to comment.