diff --git a/artemis-features/src/main/resources/features.xml b/artemis-features/src/main/resources/features.xml index 96e673b5e3..5ae4b60546 100644 --- a/artemis-features/src/main/resources/features.xml +++ b/artemis-features/src/main/resources/features.xml @@ -53,7 +53,7 @@ mvn:commons-beanutils/commons-beanutils/${commons.beanutils.version} mvn:commons-collections/commons-collections/${commons.collections.version} - wrap:mvn:org.jgroups/jgroups/${jgroups.version} + wrap:mvn:org.jgroups/jgroups/${jgroups.version}$Import-Package=org.jboss.byteman.*;resolution:="optional" diff --git a/pom.xml b/pom.xml index 668e209245..8b98d340bf 100644 --- a/pom.xml +++ b/pom.xml @@ -102,7 +102,7 @@ 3.0.2 10.0.15 8.5.78 - 5.2.0.Final + 5.2.16.Final 2.20.0 5.1.9 3.2.2 @@ -569,6 +569,13 @@ org.jgroups jgroups ${jgroups.version} + + + + * + * + +