Remove GraalVM configurations
[lgpl/argeo-commons.git] / org.argeo.cms.lib.sshd / META-INF / native-image / resource-config.json
diff --git a/org.argeo.cms.lib.sshd/META-INF/native-image/resource-config.json b/org.argeo.cms.lib.sshd/META-INF/native-image/resource-config.json
deleted file mode 100644 (file)
index 7c33b1b..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-{
-  "resources":{
-  "includes":[
-    {
-      "pattern":"\\Qorg/apache/sshd/sshd-version.properties\\E"
-    }, 
-    {
-      "pattern":"\\Qorg/slf4j/impl/StaticLoggerBinder.class\\E"
-    }
-  ]},
-  "bundles":[]
-}