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/09/19 07:53:43 UTC

[camel] branch master updated: Upgrade Deltaspike to version 1.9.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 ef2fc55  Upgrade Deltaspike to version 1.9.0
ef2fc55 is described below

commit ef2fc55c1b49da580911c342f94c6f7dc8f1147e
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Sep 19 09:47:17 2018 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index d87adce..907037b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -174,7 +174,7 @@
     <cxf-version-range>[3.1,4.0)</cxf-version-range>
     <cxf-xjc-plugin-version>3.2.0</cxf-xjc-plugin-version>
     <cxf-xjc-utils-version>3.2.0</cxf-xjc-utils-version>
-    <deltaspike-version>1.8.2</deltaspike-version>
+    <deltaspike-version>1.9.0</deltaspike-version>
     <depends-maven-plugin-version>1.4.0</depends-maven-plugin-version>
     <derby-version>10.14.2.0</derby-version>
     <digitalocean-api-client-version>2.15</digitalocean-api-client-version>