Skip to content

Commit 78bcda9

Browse files
committed
+ Latest version of SDK consumed
1 parent 51e31a4 commit 78bcda9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
22
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
33
<properties>
4-
<sdkVersion>1.9.3</sdkVersion>
4+
<sdkVersion>1.9.7</sdkVersion>
55
</properties>
66
<modelVersion>4.0.0</modelVersion>
77
<groupId>net.authorize.sample</groupId>
@@ -14,7 +14,7 @@
1414
<dependency>
1515
<groupId>net.authorize</groupId>
1616
<artifactId>anet-java-sdk</artifactId>
17-
<version>1.9.6</version>
17+
<version>1.9.7</version>
1818
</dependency>
1919
<dependency>
2020
<groupId>junit</groupId>

0 commit comments

Comments
 (0)