Migrate main to SI-6.4.0
* Upgrade all the respective dependencies * Fix deprecation for latest ActiveMQ Artemis dependency
This commit is contained in:
@@ -49,7 +49,7 @@ public abstract class ActiveMQMultiContextTests {
|
||||
private static final EmbeddedActiveMQ broker = new EmbeddedActiveMQ();
|
||||
|
||||
static {
|
||||
amqFactory.setDeserializationWhiteList(ObjectInputStreamWithClassLoader.CATCH_ALL_WILDCARD);
|
||||
amqFactory.setDeserializationAllowList(ObjectInputStreamWithClassLoader.CATCH_ALL_WILDCARD);
|
||||
amqFactory.setRetryInterval(0);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user