You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by lb...@apache.org on 2018/06/25 09:57:15 UTC

[camel] branch master updated: Upgrade pax-exam to version 4.11.0

This is an automated email from the ASF dual-hosted git repository.

lburgazzoli 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 6a38dd4  Upgrade pax-exam to version 4.11.0
6a38dd4 is described below

commit 6a38dd47395bae943196146209499bfba7db2979
Author: lburgazzoli <lb...@gmail.com>
AuthorDate: Mon Jun 25 11:55:27 2018 +0200

    Upgrade pax-exam to version 4.11.0
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 6fbf77b..3f78fda 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -559,7 +559,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.9.2</pax-exam-version>
+    <pax-exam-version>4.11.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.13</pdfbox18-version>