Skip to content

Commit

Permalink
Merge pull request #181 from NovaUniverse/snyk-upgrade-57ce3b294c8b81…
Browse files Browse the repository at this point in the history
…8010032dfc798626bb

[Snyk] Upgrade io.netty:netty-all from 4.1.113.Final to 4.1.114.Final
  • Loading branch information
AntonUden authored Nov 1, 2024
2 parents 7fbf157 + 50a5905 commit c2a4acc
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 c2a4acc

Please sign in to comment.