File tree Expand file tree Collapse file tree
core/sail/elasticsearch-store Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 <artifactId >rdf4j-elasticsearch-compliance</artifactId >
1010 <name >RDF4J: Elasticsearch Sail Tests</name >
1111 <description >Tests for Elasticsearch.</description >
12- <properties >
13- <testcontainers .version>1.19.7</testcontainers .version>
14- </properties >
1512 <!-- disable the Java security manager for elasticsearch tests -->
1613 <build >
1714 <plugins >
Original file line number Diff line number Diff line change 99 <artifactId >rdf4j-sail-elasticsearch-store</artifactId >
1010 <name >RDF4J: Elasticsearch Store</name >
1111 <description >Store for utilizing Elasticsearch as a triplestore.</description >
12- <properties >
13- <testcontainers .version>1.19.7</testcontainers .version>
14- </properties >
1512 <dependencies >
1613 <dependency >
1714 <groupId >org.elasticsearch.client</groupId >
Original file line number Diff line number Diff line change 404404 <junit .version>5.9.3</junit .version>
405405 <jetty .version>9.4.54.v20240208</jetty .version>
406406 <netty .version>4.1.111.Final</netty .version>
407+ <testcontainers .version>1.20.6</testcontainers .version>
407408 <argLine />
408409 </properties >
409410 <dependencyManagement >
You can’t perform that action at this time.
0 commit comments