Merge pull request #10045 from blasd:clean1.5.x
* pr/10045: Add dependency management for tomcat-catalina-jmx-remote
This commit is contained in:
@@ -1318,6 +1318,11 @@
|
||||
<artifactId>solr-solrj</artifactId>
|
||||
<version>${solr.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.tomcat</groupId>
|
||||
<artifactId>tomcat-catalina-jmx-remote</artifactId>
|
||||
<version>${tomcat.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.tomcat.embed</groupId>
|
||||
<artifactId>tomcat-embed-core</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user