Bill of Materials for Automation Engine. Importing this BOM lets consumers pin
every Automation Engine artifact to a single coordinated version without repeating the
version in each <dependency> block.
Usage:
<dependencyManagement>
<dependencies>
<dependency>
<groupId>com.davidrandoll</groupId>
<artifactId>automation-engine-bom</artifactId>
<version>${automation-engine.version}</version>
...
