blob: e80286ceba18c57c0d3e2f37402c8baa3788ecd4 [file] [edit]
// Generated 08-Mar-2019 using Moditect maven plugin
module com.fasterxml.jackson.annotation {
exports 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;
}