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/12 12:23:32 UTC

[camel-examples] 02/02: 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-examples.git

commit 3b2041008ad5472b55f28b58c1e34caf2b98c916
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Mar 12 13:16:38 2020 +0100

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

diff --git a/examples/pom.xml b/examples/pom.xml
index c244e2d..998444b 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -214,7 +214,7 @@
         <hapi-version>2.3</hapi-version>
         <hamcrest-version>2.2</hamcrest-version>
         <hibernate-validator-version>6.1.2.Final</hibernate-validator-version>
-        <pax-exam-version>4.13.1</pax-exam-version>
+        <pax-exam-version>4.13.2</pax-exam-version>
         <pax-url-aether>2.6.2</pax-url-aether>
         <jakarta-jaxb-version>2.3.2</jakarta-jaxb-version>
         <jaxb-version>2.3.0</jaxb-version>