Skip to content

Commit cec3130

Browse files
committed
update netty version
1 parent 9b241a5 commit cec3130

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
@@ -117,7 +117,7 @@
117117
<equalsverifier.version>3.15.1</equalsverifier.version>
118118
<!-- Update netty-open-ssl-version accordingly whenever we update netty version-->
119119
<!-- https://github.com/netty/netty/blob/4.1/pom.xml search "tcnative.version" -->
120-
<netty.version>4.1.126.Final</netty.version>
120+
<netty.version>4.1.130.Final</netty.version>
121121
<unitils.version>3.4.6</unitils.version>
122122
<xmlunit.version>1.3</xmlunit.version>
123123
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -142,7 +142,7 @@
142142
<jimfs.version>1.1</jimfs.version>
143143
<testng.version>7.1.0</testng.version> <!-- TCK Tests -->
144144
<commons-lang.verson>2.6</commons-lang.verson>
145-
<netty-open-ssl-version>2.0.73.Final</netty-open-ssl-version>
145+
<netty-open-ssl-version>2.0.74.Final</netty-open-ssl-version>
146146
<dynamodb-local.version>1.25.0</dynamodb-local.version>
147147
<sqllite.version>1.0.392</sqllite.version>
148148
<blockhound.version>1.0.8.RELEASE</blockhound.version>

0 commit comments

Comments
 (0)