This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push: new 03f738c Upgrade Mimepull to version 1.9.12 03f738c is described below commit 03f738c969bbeb68770c4d37d3b315a7230d68ef Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Oct 9 14:49:27 2019 +0200 Upgrade Mimepull to version 1.9.12 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 1d20aeff..6b5938d 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -455,7 +455,7 @@ <microprofile-config-version>1.3</microprofile-config-version> <microprofile-metrics-version>2.0.0</microprofile-metrics-version> <milo-version>0.2.5</milo-version> - <mimepull-version>1.9.11</mimepull-version> + <mimepull-version>1.9.12</mimepull-version> <mina-version>2.0.21</mina-version> <minidns-version>0.3.4</minidns-version> <minimal-json-version>0.9.5</minimal-json-version>