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

asf-gitbox-commits pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-jcs.git


The following commit(s) were added to refs/heads/master by this push:
     new 61215aac 10.16.1.2 does not exist
61215aac is described below

commit 61215aac93d0e3fffcf571f6ccec1fa794c13e90
Author: Thomas Vandahl <[email protected]>
AuthorDate: Fri Sep 4 23:36:45 2026 +0200

    10.16.1.2 does not exist
---
 commons-jcs4-jcache-openjpa/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/commons-jcs4-jcache-openjpa/pom.xml 
b/commons-jcs4-jcache-openjpa/pom.xml
index a1153c38..fe07db8a 100644
--- a/commons-jcs4-jcache-openjpa/pom.xml
+++ b/commons-jcs4-jcache-openjpa/pom.xml
@@ -63,13 +63,13 @@
     <dependency>
       <groupId>org.apache.derby</groupId>
       <artifactId>derbytools</artifactId>
-      <version>10.16.1.2</version>
+      <version>10.16.1.1</version>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.derby</groupId>
       <artifactId>derby</artifactId>
-      <version>10.16.1.2</version>
+      <version>10.16.1.1</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Reply via email to