From ca5cc4090dbd8756fd748f673edfdd8f651e0a3b Mon Sep 17 00:00:00 2001 From: Amit Kumar Mondal Date: Mon, 8 Jul 2024 10:57:50 +0200 Subject: [PATCH] Fixed Imports --- in.bytehue.messaging.mqtt5.provider/bnd.bnd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/in.bytehue.messaging.mqtt5.provider/bnd.bnd b/in.bytehue.messaging.mqtt5.provider/bnd.bnd index 598b1a7..1b003af 100644 --- a/in.bytehue.messaging.mqtt5.provider/bnd.bnd +++ b/in.bytehue.messaging.mqtt5.provider/bnd.bnd @@ -66,7 +66,7 @@ Export-Package : \ Import-Package : \ !com.aayushatharva.brotli4j*,\ !com.aayushatharva.brotli4j,\ - !com.github.luben.zstd,\ + !com.github.luben.zstd.*,\ !com.google.protobuf,\ !com.google.protobuf.nano,\ !com.jcraft.jzlib,\