[Enhancement] Remove Unused htrace in broker (#34505)

Signed-off-by: Astralidea <astralidea@163.com>
This commit is contained in:
Felix Li 2023-11-07 19:10:47 +08:00 committed by GitHub
parent 4c170821f8
commit 7a0c04af02
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 7 deletions

View File

@ -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>