Skip to content

Commit 112d3b6

Browse files
committed
Jackson migration to version 3
1 parent fe733ef commit 112d3b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/module-info.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
provides com.guicedee.client.services.config.IGuiceScanModuleInclusions with D3InclusionsModule;
1212
provides com.guicedee.client.services.config.IGuiceScanModuleExclusions with com.jwebmp.plugins.d3.implementations.D3ExclusionsModule;
1313

14-
opens com.jwebmp.plugins.d3 to com.fasterxml.jackson.databind, com.google.guice, com.jwebmp.core;
14+
opens com.jwebmp.plugins.d3 to tools.jackson.databind, com.google.guice, com.jwebmp.core;
1515
}

0 commit comments

Comments
 (0)