Hello,
in the pom of Audit4j-core
there is following comment before a set of old dependencies...
<!-- Do not change below dependency version unless testing properly -->
But there is a lot of old dependencies we should clean that.
You can see here the issue (tab dependencies)
https://javalibs.com/artifact/org.audit4j/audit4j-core Example of update to do
jmte 3.2.0 to 4.0.0
commons-io 1.3.2 to 2.6
Regards Franck