Skip to content

Commit

Permalink
fix: upgrade io.netty:netty-handler-proxy from 4.1.101.Final to 4.1.1…
Browse files Browse the repository at this point in the history
…03.Final

Snyk has created this PR to upgrade io.netty:netty-handler-proxy from 4.1.101.Final to 4.1.103.Final.

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

See this project in Snyk:
https://app.snyk.io/org/oswg/project/3650172a-cc57-4132-b6fd-0af0aa59b122?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot authored and aka-bo committed Jan 26, 2024
1 parent 731f2bc commit 6a84b53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<gson.version>2.10.1</gson.version>
<json.version>20231013</json.version>
<hikaricp.version>5.1.0</hikaricp.version>
<io.netty.version>4.1.101.Final</io.netty.version>
<io.netty.version>4.1.103.Final</io.netty.version>
<commons.lang3.version>3.14.0</commons.lang3.version>
<slf4j.version>2.0.9</slf4j.version>
<jacoco.version>0.8.10</jacoco.version>
Expand Down

0 comments on commit 6a84b53

Please sign in to comment.