Skip to content

Commit 4e4d5f0

Browse files
committed
Remove dependency management for solr-uima following upgrade to 7.7.1
Closes gh-16490
1 parent f0544fb commit 4e4d5f0

File tree

1 file changed

+0
-5
lines changed
  • spring-boot-project/spring-boot-dependencies

1 file changed

+0
-5
lines changed

spring-boot-project/spring-boot-dependencies/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1707,11 +1707,6 @@
17071707
<artifactId>solr-test-framework</artifactId>
17081708
<version>${solr.version}</version>
17091709
</dependency>
1710-
<dependency>
1711-
<groupId>org.apache.solr</groupId>
1712-
<artifactId>solr-uima</artifactId>
1713-
<version>${solr.version}</version>
1714-
</dependency>
17151710
<dependency>
17161711
<groupId>org.apache.solr</groupId>
17171712
<artifactId>solr-velocity</artifactId>

0 commit comments

Comments
 (0)