Skip to content

Commit

Permalink
Cherry pick: Bump netty - CVE-2023-44487
Browse files Browse the repository at this point in the history
Signed-off-by: heyselbi <selbi@redhat.com>
  • Loading branch information
spolti authored and heyselbi committed Oct 24, 2023
1 parent 09cf706 commit 801ec3b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@
<!--suppress UnresolvedMavenProperty -->
<jenkins-build-tag>${env.BUILD_TAG}</jenkins-build-tag> <!-- set by jenkins -->

<grpc-version>1.53.0</grpc-version>
<netty-version>4.1.89.Final</netty-version>
<grpc-version>1.57.2</grpc-version>
<netty-version>4.1.100.Final</netty-version>
<litelinks-version>1.7.2</litelinks-version>
<kv-utils-version>0.5.1</kv-utils-version>
<etcd-java-version>0.0.22</etcd-java-version>
Expand Down

0 comments on commit 801ec3b

Please sign in to comment.