Skip to content

Commit

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

See this package in maven:
io.netty:netty-all

See this project in Snyk:
https://app.snyk.io/org/antonuden/project/78358db2-ef3b-4fae-8460-6ba9022f04ec?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 26, 2024
1 parent f6f42c1 commit 50a5905
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NovaCore-Spigot-Abstraction/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-all</artifactId>
<version>4.1.113.Final</version>
<version>4.1.114.Final</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit 50a5905

Please sign in to comment.