creek-service / creek-json-schema

Annotations and code for generating JSON schemas from code
Apache License 2.0
6 stars 1 forks source link

Add runtime dependency to slf4j-api #241

Closed big-andy-coates closed 10 months ago

big-andy-coates commented 10 months ago

log4j 2.21.x changed around module names, this has caused issues with dependencies.

It looks like the slf4j api module is required on the classpath, even though the jar is not actively used.

coveralls commented 10 months ago

Coverage Status

coverage: 94.007%. remained the same when pulling 819e7f95b60a6f178e41c2765e68ea98eaaa6676 on fix-deps into c3d1bc14463520906417a01482f2f0d62c2d83af on main.