Skip to content

Commit

Permalink
GEOMESA-3393 Redis - remove cq-engine dependency (#3168)
Browse files Browse the repository at this point in the history
  • Loading branch information
elahrvivaz authored Sep 16, 2024
1 parent f38756d commit 774f115
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion build/cqs.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@ org.apache.logging.log4j:log4j-core 2.22.1 test
org.apache.sedona:sedona-common 1.5.0 test
org.cassandraunit:cassandra-unit 3.7.1.0 test
org.codehaus.groovy:groovy-jsr223 3.0.20 test
org.geomesa.testcontainers:testcontainers-accumulo 1.4.0 test
org.geomesa.testcontainers:testcontainers-accumulo 1.4.1 test
org.geotools:gt-epsg-hsql 30.4 test
org.jruby:jruby 9.4.5.0 test
org.mockito:mockito-core 2.28.2 test
Expand Down
4 changes: 0 additions & 4 deletions geomesa-redis/geomesa-redis-datastore/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,6 @@
<groupId>org.locationtech.geomesa</groupId>
<artifactId>geomesa-filter_${scala.binary.version}</artifactId>
</dependency>
<dependency>
<groupId>org.locationtech.geomesa</groupId>
<artifactId>geomesa-cqengine_${scala.binary.version}</artifactId>
</dependency>
<dependency>
<groupId>org.locationtech.geomesa</groupId>
<artifactId>geomesa-arrow-gt_${scala.binary.version}</artifactId>
Expand Down

0 comments on commit 774f115

Please sign in to comment.