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 @@ -16,7 +16,7 @@ To do this, add the dependency to your pom.xml:
1616 <dependency >
1717 <groupId >com.maxmind.minfraud</groupId >
1818 <artifactId >minfraud</artifactId >
19- <version >3.7.2 </version >
19+ <version >3.8.0 </version >
2020 </dependency >
2121```
2222
@@ -29,7 +29,7 @@ repositories {
2929 mavenCentral()
3030}
3131dependencies {
32- compile 'com.maxmind.minfraud:minfraud:3.7.2 '
32+ compile 'com.maxmind.minfraud:minfraud:3.8.0 '
3333}
3434```
3535
Original file line number Diff line number Diff line change 44
55 <groupId >com.maxmind.minfraud</groupId >
66 <artifactId >minfraud</artifactId >
7- <version >3.7.2 </version >
7+ <version >3.8.0 </version >
88 <name >MaxMind minFraud API</name >
99 <description >MaxMind minFraud Score, Insights, Factors and Report Transaction API</description >
1010 <url >http://dev.maxmind.com/minfraud</url >
You can’t perform that action at this time.
0 commit comments