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-karaf.git
The following commit(s) were added to refs/heads/master by this push: new 8bed5e0 Upgrade Pax Exam to version 4.13.4 8bed5e0 is described below commit 8bed5e06d2e1bc1184bc38d21f9262a8e7a908fe Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Thu Oct 8 10:44:28 2020 +0200 Upgrade Pax Exam to version 4.13.4 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e31589c..c2e9afc 100644 --- a/pom.xml +++ b/pom.xml @@ -222,7 +222,7 @@ <oro-bundle-version>2.0.8_6</oro-bundle-version> <paranamer-bundle-version>2.8_1</paranamer-bundle-version> <pax-cdi-version>1.0.0</pax-cdi-version> - <pax-exam-version>4.13.2</pax-exam-version> + <pax-exam-version>4.13.4</pax-exam-version> <pax-tiny-bundle-version>1.3.2</pax-tiny-bundle-version> <pax-logging-version>1.11.2</pax-logging-version> <perfmark-version>0.17.0</perfmark-version>