mirror of
https://github.com/apache/archiva.git
synced 2025-02-08 02:59:43 +00:00
dependency needed
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1556445 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
91e5cffb20
commit
9528f9580d
@ -86,6 +86,11 @@
|
|||||||
<artifactId>tomcat-jdbc</artifactId>
|
<artifactId>tomcat-jdbc</artifactId>
|
||||||
<scope>runtime</scope>
|
<scope>runtime</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.apache.tomcat</groupId>
|
||||||
|
<artifactId>tomcat-juli</artifactId>
|
||||||
|
<scope>runtime</scope>
|
||||||
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
<build>
|
<build>
|
||||||
<plugins>
|
<plugins>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user