File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ To do this, add the dependency to your pom.xml:
2828 <dependency >
2929 <groupId >com.maxmind.geoip2</groupId >
3030 <artifactId >geoip2</artifactId >
31- <version >0.8.0 </version >
31+ <version >0.8.1-SNAPSHOT </version >
3232 </dependency >
3333```
3434
Original file line number Diff line number Diff line change 3939 <dependency >
4040 <groupId >com.maxmind.db</groupId >
4141 <artifactId >maxmind-db</artifactId >
42- <version >0.3.3 </version >
42+ <version >0.3.4-SNAPSHOT </version >
4343 </dependency >
4444 <dependency >
4545 <groupId >junit</groupId >
5555 <dependency >
5656 <groupId >com.fasterxml.jackson.core</groupId >
5757 <artifactId >jackson-databind</artifactId >
58- <version >2.2.3 </version >
58+ <version >2.4.2 </version >
5959 </dependency >
6060 </dependencies >
6161 <properties >
You can’t perform that action at this time.
0 commit comments