You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2019/08/31 16:30:42 UTC

[karaf] branch karaf-4.2.x updated: Updating Derby

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

jbonofre pushed a commit to branch karaf-4.2.x
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/karaf-4.2.x by this push:
     new b204ca4  Updating Derby
b204ca4 is described below

commit b204ca4f7e7d168aa43f258e0cd9ff16e35b1d17
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Fri Aug 30 12:41:13 2019 +0100

    Updating Derby
    
    (cherry-pick from commit b7b5202275d1bc7ee2c0548ba141dbdf1c94cc90)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 40fac57..c0c27f3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -310,7 +310,7 @@
         <spring.security51.version>5.1.5.RELEASE_1</spring.security51.version>
 
         <sshd.version>1.7.0</sshd.version>
-        <derby-version>10.12.1.1</derby-version>
+        <derby-version>10.14.2.0</derby-version>
         <directory-version>2.0.0-M24</directory-version>
         <struts.bundle.version>1.3.10_1</struts.bundle.version>
         <xbean.version>4.14</xbean.version>