Skip to content

Commit 3438d16

Browse files
committed
DATAREST-1231 - Upgrade to Solr 7.2.1.
1 parent 0daa25e commit 3438d16

File tree

1 file changed

+1
-1
lines changed
  • spring-data-rest-tests/spring-data-rest-tests-solr

1 file changed

+1
-1
lines changed

spring-data-rest-tests/spring-data-rest-tests-solr/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<dependency>
4242
<groupId>org.apache.solr</groupId>
4343
<artifactId>solr-core</artifactId>
44-
<version>6.5.0</version>
44+
<version>7.2.1</version>
4545
<scope>test</scope>
4646
<exclusions>
4747
<exclusion>

0 commit comments

Comments
 (0)