Skip to content

Commit

Permalink
fix: upgrade io.netty:netty-all from 4.1.102.Final to 4.1.103.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.102.Final to 4.1.103.Final.

See this package in Maven Repository:
https://mvnrepository.com/artifact/io.netty/netty-all/

See this project in Snyk:
https://app.snyk.io/org/antonuden/project/db310280-2675-46f4-aed3-6b375531bc3b?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jan 7, 2024
1 parent 3d53e7d commit a0bc396
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 @@ -225,7 +225,7 @@
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-all</artifactId>
<version>4.1.102.Final</version>
<version>4.1.103.Final</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit a0bc396

Please sign in to comment.