Skip to content

Commit ec1f194

Browse files
authored
Update tcnative to 2.0.43.Final (#2744)
1 parent f1b2a05 commit ec1f194

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"category": "Netty NIO HTTP Client",
3+
"contributor": "",
4+
"type": "bugfix",
5+
"description": "Update `netty-tcnative-boringssl-static` to `2.0.43.Final` to fix issues loading the native libraries on some platforms."
6+
}

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
<jimfs.version>1.1</jimfs.version>
127127
<testng.version>7.1.0</testng.version> <!-- TCK Tests -->
128128
<commons-lang.verson>2.6</commons-lang.verson>
129-
<netty-open-ssl-version>2.0.42.Final</netty-open-ssl-version>
129+
<netty-open-ssl-version>2.0.43.Final</netty-open-ssl-version>
130130
<dynamodb-local.version>1.16.0</dynamodb-local.version>
131131
<sqllite.version>1.0.392</sqllite.version>
132132

0 commit comments

Comments
 (0)