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 f69646a Upgrade Pax Exam to version 4.12.0 f69646a is described below commit f69646abd67da60e9762b1351ceac047759d90a6 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Tue Aug 28 11:46:23 2018 +0200 Upgrade Pax Exam to version 4.12.0 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 60d8d4f..7f9c4de 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -557,7 +557,7 @@ <paho-version>1.2.0</paho-version> <paranamer-bundle-version>2.8_1</paranamer-bundle-version> <pax-cdi-version>1.0.0</pax-cdi-version> - <pax-exam-version>4.11.0</pax-exam-version> + <pax-exam-version>4.12.0</pax-exam-version> <pax-tiny-bundle-version>1.3.2</pax-tiny-bundle-version> <pax-logging-version>1.8.6</pax-logging-version> <pdfbox18-version>1.8.15</pdfbox18-version>