Skip to content

Commit a8360ff

Browse files
committed
fix: upgrade io.netty:netty-handler from 4.1.115.Final to 4.1.118.Final
Snyk has created this PR to upgrade io.netty:netty-handler from 4.1.115.Final to 4.1.118.Final. See this package in maven: io.netty:netty-handler See this project in Snyk: https://app.snyk.io/org/aerospike-applications/project/98ad925d-68ad-4f4a-9ad2-afae901fd8a9?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 2b9978f commit a8360ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<maven-gpg-plugin.version>1.6</maven-gpg-plugin.version>
3131

3232
<aerospike-client.version>9.0.2</aerospike-client.version>
33-
<netty.version>4.1.115.Final</netty.version>
33+
<netty.version>4.1.118.Final</netty.version>
3434
<commons-cli.version>1.5.0</commons-cli.version>
3535
<junit.version>4.13.2</junit.version>
3636
<slf4j-api.version>2.0.16</slf4j-api.version>

0 commit comments

Comments
 (0)