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.6.9compared with
Version Details
| 1.6.8 | 1.6.9 | |
|---|---|---|
| Release date | Mar 02, 2017 | Apr 25, 2017 |
| Licenses | None | None |
| Vulnerabilities | None | None |
Managed Changes (5)
| 1.6.8 | 1.6.9 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.cruk.workflow » workflow-cluster | 1.6.8 | 1.6.9 |
| ~ Updated | org.cruk.workflow » workflow-core | 1.6.8 | 1.6.9 |
| ~ Updated | org.cruk.workflow » workflow-groovy | 1.6.8 | 1.6.9 |
| ~ Updated | org.cruk.workflow » workflow-notifiers | 1.6.8 | 1.6.9 |
| ~ Updated | org.cruk.workflow » workflow-tools | 1.6.8 | 1.6.9 |