We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a04c06 commit 62d4189Copy full SHA for 62d4189
2 files changed
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>com.ewaypayments</groupId>
7
<artifactId>eway-rapid-java</artifactId>
8
- <version>1.4.0</version>
+ <version>1.4.1</version>
9
<packaging>jar</packaging>
10
11
<name>eWAY Rapid API Library</name>
src/main/resources/rapid-api.properties
@@ -1,3 +1,3 @@
1
global.rapid.rest.production.url = https://api.ewaypayments.com
2
global.rapid.rest.sandbox.url = https://api.sandbox.ewaypayments.com
3
-rapid.sdk.user.agent = eWAY SDK Java 1.2.0
+rapid.sdk.user.agent = eWAY SDK Java 1.4.1
0 commit comments