no needed here as it is aleady in top dptMngt

Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
This commit is contained in:
Olivier Lamy 2021-09-22 09:26:25 +10:00
parent b83dcdf63e
commit bac04b9c8f
1 changed files with 0 additions and 25 deletions

View File

@ -877,31 +877,6 @@
<type>jar</type>
<optional>true</optional>
</dependency>
<!-- adding those dependencies to ensure they are resolved and even kick upgrade from dependabot -->
<dependency>
<groupId>io.hawt</groupId>
<artifactId>hawtio-default</artifactId>
<version>${hawtio.version}</version>
<type>war</type>
<optional>true</optional>
</dependency>
<dependency>
<groupId>com.jamonapi</groupId>
<artifactId>jamon</artifactId>
<optional>true</optional>
</dependency>
<dependency>
<groupId>com.jamonapi</groupId>
<artifactId>jamon_war</artifactId>
<optional>true</optional>
<type>war</type>
</dependency>
<dependency>
<groupId>org.jolokia</groupId>
<artifactId>jolokia-war</artifactId>
<optional>true</optional>
<type>war</type>
</dependency>
<dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>