Skip to content

Commit

Permalink
Merge pull request #157 from NovaUniverse/snyk-upgrade-dbd6007fa41510…
Browse files Browse the repository at this point in the history
…d68e18bcb478b50671

[Snyk] Upgrade io.netty:netty-all from 4.1.105.Final to 4.1.106.Final
  • Loading branch information
AntonUden authored Feb 13, 2024
2 parents 40d53a0 + 2d7a44b commit 52136a3
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.105.Final</version>
<version>4.1.106.Final</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit 52136a3

Please sign in to comment.