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 be1008d commit d232aedCopy full SHA for d232aed
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.blibli.oss.qa.util</groupId>
6
<artifactId>cucumber-serenity-testlink-integration</artifactId>
7
- <version>4.0.3-SNAPSHOT</version>
+ <version>4.0.0</version>
8
<packaging>maven-plugin</packaging>
9
<name>cucumber-serenity-testlink-integration</name>
10
<url>https://blibli.com</url>
@@ -19,7 +19,7 @@
19
<maven.plugin.annotations.version>3.4</maven.plugin.annotations.version>
20
<junit.version>4.12</junit.version>
21
<schema.validator.version>1.3.0</schema.validator.version>
22
- <fasterxml.jackson.version>2.9.7</fasterxml.jackson.version>
+ <fasterxml.jackson.version>2.9.10.5</fasterxml.jackson.version>
23
<testlink.java.api.version>1.9.20-0</testlink.java.api.version>
24
</properties>
25
0 commit comments