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.
2 parents 26ad48e + bbf3fe6 commit 2effd45Copy full SHA for 2effd45
1 file changed
pom.xml
@@ -62,7 +62,7 @@
62
<dependency>
63
<groupId>com.maxmind.geoip2</groupId>
64
<artifactId>geoip2</artifactId>
65
- <version>2.14.0</version>
+ <version>2.15.0</version>
66
</dependency>
67
68
<groupId>org.apache.httpcomponents</groupId>
@@ -157,7 +157,7 @@
157
<plugin>
158
<groupId>org.apache.maven.plugins</groupId>
159
<artifactId>maven-javadoc-plugin</artifactId>
160
- <version>3.1.1</version>
+ <version>3.2.0</version>
161
<configuration>
162
<show>public</show>
163
<source>8</source>
0 commit comments