jenkinsci / audit-log-plugin

Audit logging plugin for Jenkins based on Apache Log4j Audit
https://plugins.jenkins.io/audit-log/
MIT License
20 stars 22 forks source link

Replace Jackson dependency with Jenkins plugin equivalent #56

Closed jvz closed 5 years ago

jvz commented 5 years ago

log4j-audit-api and log4j-catalog-api both introduce their own Jackson dependencies. These should be replaced by the jackson2-api plugin.