We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b610d07 commit 94db4f8Copy full SHA for 94db4f8
1 file changed
pom.xml
@@ -14,12 +14,12 @@
14
<dependency>
15
<groupId>net.authorize</groupId>
16
<artifactId>anet-java-sdk</artifactId>
17
- <version>2.0.1</version>
+ <version>2.0.2</version>
18
</dependency>
19
20
<groupId>junit</groupId>
21
<artifactId>junit</artifactId>
22
- <version>4.8.1</version>
+ <version>4.13.1</version>
23
24
</dependencies>
25
<build>
0 commit comments