log4j2-logstash-jsonevent-layout
log4j2-logstash-jsonevent-layout copied to clipboard
Dependency versions like 2.+ are not maven friendly
trafficstars
While grade can handle the versions declared in the build, a maven build will choke. Let me know if a PR would be appreciated.
I am currently getting a build error from the "release" tagged 3.1.0. It pulled in a dependency on log4j 2.5-SNAPSHOT (!!!) which is presumably the issue and the same as this error. Releases should probably have specific versions and definitely not allowed to pull in SNAPSHOTs.