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/02/03 10:55:12 UTC

[camel] branch master updated: Upgrade Derby to version 10.14.1.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 43b82ac  Upgrade Derby to version 10.14.1.0
43b82ac is described below

commit 43b82acc9f4d1f8c035e685fcdf6ff42c4167885
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Sat Feb 3 11:54:41 2018 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index edd5f0b..8ef42f4 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -178,7 +178,7 @@
     <cxf-xjc-utils-version>3.2.0</cxf-xjc-utils-version>
     <deltaspike-version>1.8.1</deltaspike-version>
     <depends-maven-plugin-version>1.3.1</depends-maven-plugin-version>
-    <derby-version>10.11.1.1</derby-version>
+    <derby-version>10.14.1.0</derby-version>
     <digitalocean-api-client-version>2.13</digitalocean-api-client-version>
     <digitalocean-api-client-bundle-version>2.13_1</digitalocean-api-client-bundle-version>
     <disruptor-version>3.3.7</disruptor-version>

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