Skip to content

Commit 0e56474

Browse files
committed
Update deps to match GeoIP2
1 parent 9309ebf commit 0e56474

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,13 @@
3939
<dependency>
4040
<groupId>junit</groupId>
4141
<artifactId>junit</artifactId>
42-
<version>4.11</version>
42+
<version>4.12</version>
4343
<scope>test</scope>
4444
</dependency>
4545
<dependency>
4646
<groupId>com.fasterxml.jackson.core</groupId>
4747
<artifactId>jackson-databind</artifactId>
48-
<version>2.4.2</version>
48+
<version>2.5.3</version>
4949
</dependency>
5050
</dependencies>
5151
<properties>

0 commit comments

Comments
 (0)