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

coheigea 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 574012e  Updating Pax url version
574012e is described below

commit 574012e334254dd94673745e44247a6e42361760
Author: Colm O hEigeartaigh <cohei...@apache.org>
AuthorDate: Tue Nov 26 11:22:56 2019 +0000

    Updating Pax url version
---
 examples/camel-example-fhir-osgi/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/camel-example-fhir-osgi/pom.xml 
b/examples/camel-example-fhir-osgi/pom.xml
index e172140..f4cdaa0 100644
--- a/examples/camel-example-fhir-osgi/pom.xml
+++ b/examples/camel-example-fhir-osgi/pom.xml
@@ -123,7 +123,7 @@
         <dependency>
             <groupId>org.ops4j.pax.url</groupId>
             <artifactId>pax-url-aether</artifactId>
-            <version>2.4.5</version>
+            <version>2.6.2</version>
             <scope>test</scope>
         </dependency>
         <dependency>

Reply via email to