Author: ggregory
Date: Wed Oct 15 17:29:27 2014
New Revision: 1632132
URL: http://svn.apache.org/r1632132
Log:
Udpate tests with Apache Derby from 10.10.1.1 to 10.11.1.1.
Modified:
commons/proper/jcs/trunk/commons-jcs-jcache-openjpa/pom.xml
Modified: commons/proper/jcs/trunk/commons-jcs-jcache-openjpa/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/jcs/trunk/commons-jcs-jcache-openjpa/pom.xml?rev=1632132&r1=1632131&r2=1632132&view=diff
==============================================================================
--- commons/proper/jcs/trunk/commons-jcs-jcache-openjpa/pom.xml (original)
+++ commons/proper/jcs/trunk/commons-jcs-jcache-openjpa/pom.xml Wed Oct 15
17:29:27 2014
@@ -57,7 +57,7 @@
<dependency>
<groupId>org.apache.derby</groupId>
<artifactId>derby</artifactId>
- <version>10.10.1.1</version>
+ <version>10.11.1.1</version>
<scope>test</scope>
</dependency>
<dependency>