Skip to content

Commit 7c5ed85

Browse files
committed
update
1 parent f60892b commit 7c5ed85

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/main/resources/META-INF/native-image/spp/cli/native-image.properties

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,5 @@ io.netty.handler.ssl.BouncyCastleAlpnSslUtils,\
5555
io.vertx.core.eventbus.impl.clustered.ClusteredEventBus,\
5656
io.netty.channel.unix,\
5757
io.netty.channel.epoll,\
58-
io.netty.buffer.ByteBufUtil$HexUtil
58+
io.netty.buffer.ByteBufUtil$HexUtil,\
59+
io.netty.internal.tcnative.CertificateCompressionAlgo

0 commit comments

Comments
 (0)