[Enhancement] Remove Unused htrace in broker (#34505)
Signed-off-by: Astralidea <astralidea@163.com>
This commit is contained in:
parent
4c170821f8
commit
7a0c04af02
|
|
@ -250,13 +250,6 @@ under the License.
|
|||
<version>${jackson.version}</version>
|
||||
</dependency>
|
||||
|
||||
<!-- https://mvnrepository.com/artifact/org.apache.htrace/htrace-core -->
|
||||
<dependency>
|
||||
<groupId>org.apache.htrace</groupId>
|
||||
<artifactId>htrace-core</artifactId>
|
||||
<version>3.1.0-incubating</version>
|
||||
</dependency>
|
||||
|
||||
<!-- https://mvnrepository.com/artifact/junit/junit -->
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
|
|
|
|||
Loading…
Reference in New Issue