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/06/11 08:50:03 UTC

[camel] branch master updated: Upgrade Derby to version 10.14.2.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 9e194a8  Upgrade Derby to version 10.14.2.0
9e194a8 is described below

commit 9e194a8d07aef6c654803c0e948ea35e5cd471f6
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jun 11 10:48:54 2018 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 4e18f68..c8e2666 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -176,7 +176,7 @@
     <cxf-xjc-utils-version>3.2.0</cxf-xjc-utils-version>
     <deltaspike-version>1.8.2</deltaspike-version>
     <depends-maven-plugin-version>1.4.0</depends-maven-plugin-version>
-    <derby-version>10.14.1.0</derby-version>
+    <derby-version>10.14.2.0</derby-version>
     <digitalocean-api-client-version>2.15</digitalocean-api-client-version>
     <digitalocean-api-client-bundle-version>2.15_1</digitalocean-api-client-bundle-version>
     <disruptor-version>3.3.8</disruptor-version>

-- 
To stop receiving notification emails like this one, please contact
acosentino@apache.org.