Skip to content

Commit

Permalink
fix: NovaCore-Spigot_v1_18_R1/pom.xml to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-IONETTY-5953332
  • Loading branch information
snyk-bot committed Oct 11, 2023
1 parent e3bbf5a commit 1a918dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NovaCore-Spigot_v1_18_R1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-all</artifactId>
<version>4.1.97.Final</version>
<version>4.1.100.Final</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit 1a918dd

Please sign in to comment.