WW-5376 Fix BOM leaking unrelated dependencies

This commit is contained in:
Kusal Kithul-Godage
2025-02-25 12:57:47 +11:00
parent 077e985899
commit d2cb444bcf
8 changed files with 340 additions and 398 deletions
+1
View File
@@ -25,6 +25,7 @@
<groupId>org.apache.struts</groupId>
<artifactId>struts2-parent</artifactId>
<version>7.0.4-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>struts2-core</artifactId>
<packaging>jar</packaging>