blob: 303bf440944ceffc52dfcb2ece63719e94a9b9c0 [file]
// Generated 08-Mar-2019 using Moditect maven plugin
module com.fasterxml.jackson.annotation {
// 08-Mar-2019, tatu: may or may not be necessary but let's just
// fully open to allow introspection
opens com.fasterxml.jackson.annotation;
}