8000 updated shaded native configuration · arangodb/arangodb-java-driver@90ef2a0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 90ef2a0

Browse files
committed
updated shaded native configuration
1 parent 54cd152 commit 90ef2a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

shaded/src/main/resources/META-INF/native-image/com.arangodb/arangodb-java-driver-shaded/native-image.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Args=\
1212
com.arangodb.shaded.netty.buffer.ByteBufAllocator,\
1313
com.arangodb.shaded.netty.buffer.ByteBufUtil,\
1414
com.arangodb.shaded.netty.buffer.AbstractReferenceCountedByteBuf,\
15+
com.arangodb.shaded.netty.handler.ssl.JdkSslServerContext,\
1516
com.arangodb.shaded.netty.handler.codec.compression.BrotliDecoder,\
1617
com.arangodb.shaded.netty.handler.codec.http2.Http2CodecUtil,\
1718
com.arangodb.shaded.netty.handler.codec.http2.Http2ClientUpgradeCodec,\

0 commit comments

Comments
 (0)
0