This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch polish in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
commit 7b4690debb9eae112845f0d97a60bc1c3ee192f6 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Sun Oct 13 18:24:07 2019 +0200 Upgrade ActiveMQ --- integration-tests/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 62ef191..d658c0c 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -41,7 +41,7 @@ --> <native-image.docker-build>true</native-image.docker-build> <native-image.container-runtime>docker</native-image.container-runtime> - <activemq-version>5.15.9</activemq-version> + <activemq-version>5.15.10</activemq-version> </properties> <dependencyManagement>