Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/gradle/frontend/org.apache.comm…
Browse files Browse the repository at this point in the history
…ons-commons-compress-1.26.0
  • Loading branch information
lxning committed May 15, 2024
2 parents c1d81f2 + ff3fd0a commit 915451c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/endpoints/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {
dependencies {
implementation "com.google.code.gson:gson:${gson_version}"
implementation "org.pytorch:torchserve-plugins-sdk:${torchserve_sdk_version}"
implementation "io.netty:netty-all:4.1.53.Final"
implementation "io.netty:netty-all:4.1.107.Final"
}

project.ext{
Expand Down

0 comments on commit 915451c

Please sign in to comment.