Skip to content

Commit 2effd45

Browse files
authored
Merge pull request #143 from maxmind/horgh/update-deps
Update dependencies
2 parents 26ad48e + bbf3fe6 commit 2effd45

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<dependency>
6363
<groupId>com.maxmind.geoip2</groupId>
6464
<artifactId>geoip2</artifactId>
65-
<version>2.14.0</version>
65+
<version>2.15.0</version>
6666
</dependency>
6767
<dependency>
6868
<groupId>org.apache.httpcomponents</groupId>
@@ -157,7 +157,7 @@
157157
<plugin>
158158
<groupId>org.apache.maven.plugins</groupId>
159159
<artifactId>maven-javadoc-plugin</artifactId>
160-
<version>3.1.1</version>
160+
<version>3.2.0</version>
161161
<configuration>
162162
<show>public</show>
163163
<source>8</source>

0 commit comments

Comments
 (0)