Bill of materials POM for the work flow system.
This is a POM for inclusion into a pipeline project's POM.
Add the following to the <dependencyManagement> section of the POM:
<pre>
<dependency>
<groupId>org.cruk.workflow</groupId>
<artifactId>workflow-bom</artifactId>
<version>1.8.4</version>
<type>pom</type>
<scope>import</scope>
</dependency>
</pre>
...
Version1.7.2compared with
Version Details
| 1.7.1 | 1.7.2 | |
|---|---|---|
| Release date | Oct 19, 2017 | Feb 20, 2018 |
| Licenses | None | None |
| Vulnerabilities | None | None |