Skip to content

Commit

Permalink
fix: upgrade io.netty:netty-handler from 4.1.94.Final to 4.1.97.Final
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade io.netty:netty-handler from 4.1.94.Final to 4.1.97.Final.

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

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 e841842
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.94.Final</netty.version>
<netty.version>4.1.97.Final</netty.version>
<netty.tcnative.version>2.0.61.Final</netty.tcnative.version>
<grpc.version>1.56.1</grpc.version>
<luaj-jse.version>3.0.1</luaj-jse.version>
Expand Down

0 comments on commit e841842

Please sign in to comment.