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 b7496c7 commit 378f492Copy full SHA for 378f492
pom.xml
@@ -265,7 +265,7 @@
265
<dependency>
266
<groupId>com.cybersource</groupId>
267
<artifactId>AuthenticationSdk</artifactId>
268
- <version>0.0.19</version>
+ <version>0.0.20-SNAPSHOT</version>
269
</dependency>
270
</dependencies>
271
@@ -281,6 +281,6 @@
281
<maven-plugin-version>1.0.0</maven-plugin-version>
282
<junit-version>4.13.2</junit-version>
283
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
284
- <log4j.version>2.15.0</log4j.version>
+ <log4j.version>2.16.0</log4j.version>
285
</properties>
286
</project>
0 commit comments