Skip to content

Commit 167157d

Browse files
committed
Remove exclusion that is no longer necessary
1 parent 4d79f0c commit 167157d

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -58,12 +58,6 @@
5858
<groupId>com.maxmind.geoip2</groupId>
5959
<artifactId>geoip2</artifactId>
6060
<version>2.8.0</version>
61-
<exclusions>
62-
<exclusion>
63-
<groupId>com.google.http-client</groupId>
64-
<artifactId>google-http-client</artifactId>
65-
</exclusion>
66-
</exclusions>
6761
</dependency>
6862
<dependency>
6963
<groupId>org.apache.httpcomponents</groupId>

0 commit comments

Comments
 (0)