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 373eb8e Upgrade Pax-Exam to version 4.13.1 373eb8e is described below commit 373eb8e969c09b932d0ce1220acc9c8b051817f3 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Fri Apr 19 10:11:07 2019 +0200 Upgrade Pax-Exam to version 4.13.1 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 10bc96b..5ed3fe0 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -551,7 +551,7 @@ <paho-version>1.2.1</paho-version> <paranamer-bundle-version>2.8_1</paranamer-bundle-version> <pax-cdi-version>1.0.0</pax-cdi-version> - <pax-exam-version>4.13.0</pax-exam-version> + <pax-exam-version>4.13.1</pax-exam-version> <pax-tiny-bundle-version>1.3.2</pax-tiny-bundle-version> <pax-logging-version>1.8.6</pax-logging-version> <pdfbox-version>2.0.15</pdfbox-version>