This is an automated email from the ASF dual-hosted git repository. mbo pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/db-jdo.git The following commit(s) were added to refs/heads/master by this push: new 618e0f3 JDO-786: Swich to previous derby version 10.14.2.0 to support Java 8 618e0f3 is described below commit 618e0f30f52d5d50ae98dca5432b5ff5a4a6c0c1 Author: Michael Bouschen AuthorDate: Thu Sep 17 20:09:04 2020 +0200 JDO-786: Swich to previous derby version 10.14.2.0 to support Java 8 --- parent-pom/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/parent-pom/pom.xml b/parent-pom/pom.xml index b18e590..5aef202 100644 --- a/parent-pom/pom.xml +++ b/parent-pom/pom.xml @@ -94,12 +94,12 @@ Requests (JSR 12 and 243) under the auspices of the Java Community Process. org.apache.derby derby - 10.15.2.0 + 10.14.2.0 org.apache.derby derbytools - 10.15.2.0 + 10.14.2.0 commons-io