[improve](fe)Optimize fe binary package packaging (#18554)

This commit is contained in:
Calvin Kirs
2023-04-12 12:58:45 +08:00
committed by GitHub
parent 39a7a4cc55
commit 75fd4b70fa
5 changed files with 3 additions and 23 deletions

View File

@ -49,7 +49,6 @@ under the License.
<dependency>
<groupId>javax.annotation</groupId>
<artifactId>javax.annotation-api</artifactId>
<scope>provided</scope>
</dependency>
<!-- https://mvnrepository.com/artifact/com.google.guava/guava -->
<dependency>