You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by so...@apache.org on 2019/03/15 01:55:58 UTC

[openmeetings] branch 4.0.x updated: [OPENMEETINGS-2037] derby version is updated

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

solomax pushed a commit to branch 4.0.x
in repository https://gitbox.apache.org/repos/asf/openmeetings.git


The following commit(s) were added to refs/heads/4.0.x by this push:
     new e80eecf  [OPENMEETINGS-2037] derby version is updated
e80eecf is described below

commit e80eecf11d79fc607acd55483fee45259b92325b
Author: Maxim Solodovnik <so...@gmail.com>
AuthorDate: Fri Mar 15 08:55:14 2019 +0700

    [OPENMEETINGS-2037] derby version is updated
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 28d5eb6..a067ef8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -88,7 +88,7 @@
 		<jettison.version>1.4.0</jettison.version>
 		<site.basedir>${project.basedir}</site.basedir>
 		<src.pack.skip>false</src.pack.skip>
-		<derby.version>10.14.2.0</derby.version>
+		<derby.version>10.15.1.3</derby.version>
 		<commons-lang3.version>3.8.1</commons-lang3.version>
 		<javax.mail.version>1.6.2</javax.mail.version>
 		<openjpa.version>3.0.0</openjpa.version>