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 9691592 commit 5abf068Copy full SHA for 5abf068
1 file changed
pom.xml
@@ -65,6 +65,11 @@
65
<artifactId>geoip2</artifactId>
66
<version>3.0.0</version>
67
</dependency>
68
+ <dependency>
69
+ <groupId>commons-codec</groupId>
70
+ <artifactId>commons-codec</artifactId>
71
+ <version>1.15</version>
72
+ </dependency>
73
<dependency>
74
<groupId>commons-validator</groupId>
75
<artifactId>commons-validator</artifactId>
0 commit comments