Skip to content

Commit 0f80874

Browse files
committed
Remove jsr310 module dep from module-info (now that it's part of databind as of 3.0.0-rc3)
1 parent b0e7c31 commit 0f80874

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/java/module-info.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818

1919
// Other test deps
2020
requires tools.jackson.dataformat.xml;
21-
requires tools.jackson.datatype.javatime;
2221

2322
// Further, need to open up test packages for JUnit et al
2423

0 commit comments

Comments
 (0)