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 2020/03/06 13:17:50 UTC

[camel] branch master updated: Upgrade Pax Exam to version 4.13.2

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 2945949  Upgrade Pax Exam to version 4.13.2
2945949 is described below

commit 29459494879a901eceba43feeb6bdf88b6c14180
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Mar 6 14:11:13 2020 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 19fb8ac..a8b0648 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -532,7 +532,7 @@
         <paranamer-bundle-version>2.8_1</paranamer-bundle-version>
         <partial-build-plugin-version>2.7</partial-build-plugin-version>
         <pax-cdi-version>1.0.0</pax-cdi-version>
-        <pax-exam-version>4.13.1</pax-exam-version>
+        <pax-exam-version>4.13.2</pax-exam-version>
         <pax-tiny-bundle-version>1.3.2</pax-tiny-bundle-version>
         <pax-logging-version>1.11.2</pax-logging-version>
         <pdfbox-version>2.0.19</pdfbox-version>