You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2018/11/30 11:25:48 UTC

[camel] branch master updated: Upgrade PAX Exam to version 4.13.0

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 09a5710  Upgrade PAX Exam to version 4.13.0
09a5710 is described below

commit 09a57104050e8b5d1695dabdac0ed154d90b0df0
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Nov 30 12:25:27 2018 +0100

    Upgrade PAX Exam to version 4.13.0
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index c1b0904..a5924a5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -560,7 +560,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.12.0</pax-exam-version>
+    <pax-exam-version>4.13.0</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.12</pdfbox-version>