summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 9c240f6..699e38e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -69,7 +69,7 @@
<dependency>
<groupId>com.amazon.carbonado</groupId>
<artifactId>carbonado</artifactId>
- <version>[1.2.4,)</version>
+ <version>[1.2.4,1.3)</version>
<scope>test</scope>
</dependency>
@@ -111,7 +111,7 @@
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
- <version>[1.2,)</version>
+ <version>[1.4.191,)</version>
<scope>test</scope>
</dependency>