Bump org.apache.activemq:activemq-all in /distribution

Bumps org.apache.activemq:activemq-all from 5.2.0 to 5.8.0.

---
updated-dependencies:
- dependency-name: org.apache.activemq:activemq-all
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/distribution/manifest/pom.xml b/distribution/manifest/pom.xml
index b7de537..d37b399 100644
--- a/distribution/manifest/pom.xml
+++ b/distribution/manifest/pom.xml
@@ -140,7 +140,7 @@
         <dependency>
             <groupId>org.apache.activemq</groupId>
             <artifactId>activemq-all</artifactId>
-            <version>5.2.0</version>
+            <version>5.8.0</version>
             <exclusions>
                 <exclusion>
                     <groupId>commons-httpclient</groupId>
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 5afa1fc..01aeb7c 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -166,7 +166,7 @@
         <dependency>
             <groupId>org.apache.activemq</groupId>
             <artifactId>activemq-all</artifactId>
-            <version>5.2.0</version>
+            <version>5.8.0</version>
             <exclusions>
                 <!-- TUSCANY-2168 -->
                 <exclusion>