<dependencyManagement> <dependencies> ... <dependency> <groupId>de.team33.patterns</groupId> <artifactId>patterns-bom</artifactId> <version>1.25.0</version> <type>pom</type> <scope>import</scope> </dependency> ... </dependencies> </dependencyManagement>