diff --git a/dependencies.gradle b/dependencies.gradle index f5a48dd7446..aa1f39fb781 100644 --- a/dependencies.gradle +++ b/dependencies.gradle @@ -26,7 +26,7 @@ final Map libraries = [ // // DO NOT interpolate version variables here because Dependabot is not smart enough to understand those. Dependabot's // version parsing is simply regex matching and never actually evaluates a gradle script. - activeMQ : 'org.apache.activemq:activemq-broker:5.18.1', + activeMQ : 'org.apache.activemq:activemq-broker:5.18.2', angusActivation : 'org.eclipse.angus:angus-activation:2.0.0', // Compatibility with JAXB and Angus Mail required angusMailSmtp : 'org.eclipse.angus:smtp:2.0.1', apacheAnt : 'org.apache.ant:ant:1.10.13',