Skip to content

Commit

Permalink
Upgrade netty from 4.1.86 to 4.1.94 (#4133)
Browse files Browse the repository at this point in the history
Co-authored-by: Debora N. Ito <476307+debora-ito@users.noreply.github.com>
  • Loading branch information
raphaelmatori and debora-ito committed Jun 27, 2023
1 parent e503fcc commit 370f888
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 @@ -104,7 +104,7 @@
<equalsverifier.version>3.7.1</equalsverifier.version>
<!-- Update netty-open-ssl-version accordingly whenever we update netty version-->
<!-- https://github.com/netty/netty/blob/4.1/pom.xml search "tcnative.version" -->
<netty.version>4.1.86.Final</netty.version>
<netty.version>4.1.94.Final</netty.version>
<unitils.version>3.4.6</unitils.version>
<xmlunit.version>1.3</xmlunit.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand All @@ -128,7 +128,7 @@
<jimfs.version>1.1</jimfs.version>
<testng.version>7.1.0</testng.version> <!-- TCK Tests -->
<commons-lang.verson>2.6</commons-lang.verson>
<netty-open-ssl-version>2.0.54.Final</netty-open-ssl-version>
<netty-open-ssl-version>2.0.61.Final</netty-open-ssl-version>
<dynamodb-local.version>1.16.0</dynamodb-local.version>
<sqllite.version>1.0.392</sqllite.version>
<blockhound.version>1.0.6.RELEASE</blockhound.version>
Expand Down

0 comments on commit 370f888

Please sign in to comment.