We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51e31a4 commit 78bcda9Copy full SHA for 78bcda9
pom.xml
@@ -1,7 +1,7 @@
1
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
3
<properties>
4
- <sdkVersion>1.9.3</sdkVersion>
+ <sdkVersion>1.9.7</sdkVersion>
5
</properties>
6
<modelVersion>4.0.0</modelVersion>
7
<groupId>net.authorize.sample</groupId>
@@ -14,7 +14,7 @@
14
<dependency>
15
<groupId>net.authorize</groupId>
16
<artifactId>anet-java-sdk</artifactId>
17
- <version>1.9.6</version>
+ <version>1.9.7</version>
18
</dependency>
19
20
<groupId>junit</groupId>
0 commit comments