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 ec458ad commit 335284eCopy full SHA for 335284e
pom.xml
@@ -10,7 +10,7 @@
10
<artifactId>cybersource-rest-client-java</artifactId>
11
<packaging>jar</packaging>
12
<name>cybersource-rest-client-java</name>
13
- <version>0.0.51-SNAPSHOT</version>
+ <version>0.0.51</version>
14
<url>http://developer.cybersource.com</url>
15
<description>Cybersource Rest Client SDK</description>
16
@@ -272,7 +272,7 @@
272
<dependency>
273
<groupId>com.cybersource</groupId>
274
<artifactId>AuthenticationSdk</artifactId>
275
- <version>0.0.23</version>
+ <version>0.0.24</version>
276
</dependency>
277
</dependencies>
278
0 commit comments