Skip to content

Commit 6b4eb3e

Browse files
authored
Update native-image.properties
1 parent 30fb033 commit 6b4eb3e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ io.vertx.core.net.impl.transport.KQueueTransport,\
4646
io.vertx.core.http.impl.VertxHttp2ClientUpgradeCodec,\
4747
io.netty.resolver.dns.DnsServerAddressStreamProviders$DefaultProviderHolder,\
4848
io.netty.handler.ssl.OpenSslAsyncPrivateKeyMethod,\
49-
io.netty.util.internal.logging.Slf4JLoggerFactory,\
5049
io.netty.internal.tcnative.SSLPrivateKeyMethod,\
5150
io.netty.internal.tcnative.AsyncSSLPrivateKeyMethod,\
5251
io.netty.internal.tcnative.CertificateVerifier,\
@@ -56,4 +55,4 @@ io.netty.handler.ssl.BouncyCastleAlpnSslUtils,\
5655
io.vertx.core.eventbus.impl.clustered.ClusteredEventBus,\
5756
io.netty.channel.unix,\
5857
io.netty.channel.epoll,\
59-
io.netty.buffer.ByteBufUtil$HexUtil
58+
io.netty.buffer.ByteBufUtil$HexUtil

0 commit comments

Comments
 (0)