PomStrap 1.0.13 released
We fixed 2 major bugs : the dependency classloader now act as it should (previously it did a deep tree scan instead of checking all classloader at level n before going n+1) and the dependency tree builder mixed version and scope is some case.
Back