Skip to content

Commit 370f888

Browse files
Upgrade netty from 4.1.86 to 4.1.94 (#4133)
Co-authored-by: Debora N. Ito <[email protected]>
1 parent e503fcc commit 370f888

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
<equalsverifier.version>3.7.1</equalsverifier.version>
105105
<!-- Update netty-open-ssl-version accordingly whenever we update netty version-->
106106
<!-- https://github.com/netty/netty/blob/4.1/pom.xml search "tcnative.version" -->
107-
<netty.version>4.1.86.Final</netty.version>
107+
<netty.version>4.1.94.Final</netty.version>
108108
<unitils.version>3.4.6</unitils.version>
109109
<xmlunit.version>1.3</xmlunit.version>
110110
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -128,7 +128,7 @@
128128
<jimfs.version>1.1</jimfs.version>
129129
<testng.version>7.1.0</testng.version> <!-- TCK Tests -->
130130
<commons-lang.verson>2.6</commons-lang.verson>
131-
<netty-open-ssl-version>2.0.54.Final</netty-open-ssl-version>
131+
<netty-open-ssl-version>2.0.61.Final</netty-open-ssl-version>
132132
<dynamodb-local.version>1.16.0</dynamodb-local.version>
133133
<sqllite.version>1.0.392</sqllite.version>
134134
<blockhound.version>1.0.6.RELEASE</blockhound.version>

0 commit comments

Comments
 (0)