Skip to content

Commit 5997bd4

Browse files
committed
Bump netty version to 4.1.133
1 parent d3e9148 commit 5997bd4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
<equalsverifier.version>3.15.1</equalsverifier.version>
120120
<!-- Update netty-open-ssl-version accordingly whenever we update netty version-->
121121
<!-- https://github.com/netty/netty/blob/4.1/pom.xml search "tcnative.version" -->
122-
<netty.version>4.1.132.Final</netty.version>
122+
<netty.version>4.1.133.Final</netty.version>
123123
<unitils.version>3.4.6</unitils.version>
124124
<xmlunit.version>1.3</xmlunit.version>
125125
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -144,7 +144,7 @@
144144
<jimfs.version>1.1</jimfs.version>
145145
<testng.version>7.1.0</testng.version> <!-- TCK Tests -->
146146
<commons-lang.verson>2.6</commons-lang.verson>
147-
<netty-open-ssl-version>2.0.75.Final</netty-open-ssl-version>
147+
<netty-open-ssl-version>2.0.77.Final</netty-open-ssl-version>
148148
<dynamodb-local.version>1.25.0</dynamodb-local.version>
149149
<sqllite.version>1.0.392</sqllite.version>
150150
<blockhound.version>1.0.16.RELEASE</blockhound.version>

0 commit comments

Comments
 (0)