Skip to content

Commit ff16c3d

Browse files
committed
Fixed group ID
1 parent eb4ffcc commit ff16c3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
</developers>
3838
<dependencies>
3939
<dependency>
40-
<groupId>com.maxmind.maxminddb</groupId>
40+
<groupId>com.maxmind.db</groupId>
4141
<artifactId>maxminddb</artifactId>
4242
<version>0.2.1-SNAPSHOT</version>
4343
</dependency>

0 commit comments

Comments
 (0)