Skip to content

Commit 371bca5

Browse files
ASzcstianst
authored andcommitted
Remove drools-bom dependencyExclusion from prod-arguments
6.x is no longer valid and causes product build failures since the community was upgraded to Drools 7.x. This change will allow BOMREST to select the version automatically based on the community version.
1 parent f254675 commit 371bca5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

prod-arguments.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
"dependencyOverride.org.infinispan:[email protected]:keycloak-saml-as7-adapter": "5.2.23.Final-redhat-1",
1717
"dependencyExclusion.org.osgi:org.osgi.core@*": "5.0.0",
1818
"dependencyExclusion.org.jboss.spec.javax.servlet:jboss-servlet-api_3.0_spec@*": "$EAP6SUPPORTED_ORG_JBOSS_SPEC_JAVAX_SERVLET_JBOSS_SERVLET_API_3_0_SPEC",
19-
"dependencyExclusion.org.drools:drools-bom@*": "6.5.0.Final-redhat-19",
2019
"dependencyExclusion.org.jboss:jboss-parent@*": "19.0.0.redhat-2",
2120
"dependencyExclusion.org.jboss.web:jbossweb@*": "$EAP6SUPPORTED_ORG_JBOSS_WEB_JBOSSWEB",
2221
"dependencyOverride.com.google.guava:[email protected]:integration-arquillian": ""

0 commit comments

Comments
 (0)