Skip to content

Commit

Permalink
fix: upgrade io.netty:netty-all from 4.1.113.Final to 4.1.114.Final (#23
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/notyouraveragegamer/project/3efa918e-25cf-4129-a048-fa8ed1e20ef1?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
NotYourAverageGamer and snyk-bot authored Oct 23, 2024
1 parent 16e5bce commit 1aaf7e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-all</artifactId>
<version>4.1.113.Final</version>
<version>4.1.114.Final</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 1aaf7e6

Please sign in to comment.