We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a5e25c commit 3c61e26Copy full SHA for 3c61e26
src/main/java/module-info.java
@@ -1,3 +1,4 @@
1
+@SuppressWarnings("module") // suppress terminal digit warning
2
module com.maxmind.geoip2 {
3
requires com.fasterxml.jackson.annotation;
4
requires com.fasterxml.jackson.databind;
0 commit comments