diff --git a/pom.xml b/pom.xml index 7852a0cd..ea980609 100644 --- a/pom.xml +++ b/pom.xml @@ -17,17 +17,17 @@ SGF + 2.7.7 + 8.2.0 + 1.01 1.12.0.BUILD-SNAPSHOT - 8.2.0 - 2.7.7 - org.springframework.data - spring-data-commons - ${springdata.commons} + org.springframework + spring-context-support @@ -36,14 +36,22 @@ - org.springframework - spring-context-support + org.springframework.data + spring-data-commons + ${springdata.commons} com.gemstone.gemfire gemfire - ${gemfire} + ${gemfire.version} + + + + antlr + antlr + ${antlr.version} + runtime @@ -53,13 +61,6 @@ true - - antlr - antlr - ${antlr} - runtime - - org.aspectj aspectjrt @@ -74,13 +75,13 @@ com.fasterxml.jackson.core - jackson-databind + jackson-annotations ${jackson} com.fasterxml.jackson.core - jackson-annotations + jackson-databind ${jackson} @@ -102,6 +103,13 @@ test + + edu.umd.cs.mtc + multithreadedtc + ${multithreadedtc.version} + test + +