KeePassJava2
KeePassJava2 copied to clipboard
Remove junit compile scope dependency from util module
KeePassJava2 has a compile time dependency to junit. This is because the util module declares it. Maybe you could define the dependency to the util module as test scope.