diff --git a/build.gradle b/build.gradle index 70c8fbbf401..0f4a78bd9e1 100644 --- a/build.gradle +++ b/build.gradle @@ -69,7 +69,7 @@ def 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:6.2.1', + activeMQ : 'org.apache.activemq:activemq-broker:6.2.2', angusMailSmtp : 'org.eclipse.angus:smtp:2.0.5', apacheAnt : 'org.apache.ant:ant:1.10.15', apacheHttpComponents: 'org.apache.httpcomponents:httpclient:4.5.14',