We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5418ae8 commit 2a1c399Copy full SHA for 2a1c399
pom.xml
@@ -5,7 +5,7 @@
5
<artifactId>cybersource-rest-client-java</artifactId>
6
<packaging>jar</packaging>
7
<name>cybersource-rest-client-java</name>
8
- <version>0.0.79-SNAPSHOT</version>
+ <version>0.0.79</version>
9
<url>http://developer.cybersource.com</url>
10
<description>Cybersource Rest Client SDK</description>
11
@@ -304,7 +304,7 @@
304
<dependency>
305
<groupId>com.cybersource</groupId>
306
<artifactId>AuthenticationSdk</artifactId>
307
- <version>0.0.36</version>
+ <version>0.0.37</version>
308
</dependency>
309
310
0 commit comments