The ones that you've just added:
+ implementation("com.miglayout:miglayout-core")
+ implementation("com.miglayout:miglayout-swing")
+ implementation("org.ow2.asm:asm")
+ implementation("xalan:serializer:xalan")
+ implementation("xmlpull:xmlpull")
+ implementation("xpp3:xpp3_min")
and so on.I'm fine with removal of the versions, however, I'm not fine with adding dependencies that are not actually used. Vladimir
