feat:use polaris-all for shading third-party dependencies.

pull/1549/head
fishtailfu 4 months ago
parent 167004023e
commit a1bb172d93

@ -241,27 +241,6 @@
<version>${revision}</version>
</dependency>
<!-- third part framework dependencies -->
<!-- <dependency>-->
<!-- <groupId>com.google.guava</groupId>-->
<!-- <artifactId>guava</artifactId>-->
<!-- <version>${guava.version}</version>-->
<!-- <exclusions>-->
<!-- <exclusion>-->
<!-- <artifactId>jsr305</artifactId>-->
<!-- <groupId>com.google.code.findbugs</groupId>-->
<!-- </exclusion>-->
<!-- <exclusion>-->
<!-- <artifactId>animal-sniffer-annotations</artifactId>-->
<!-- <groupId>org.codehaus.mojo</groupId>-->
<!-- </exclusion>-->
<!-- <exclusion>-->
<!-- <artifactId>error_prone_annotations</artifactId>-->
<!-- <groupId>com.google.errorprone</groupId>-->
<!-- </exclusion>-->
<!-- </exclusions>-->
<!-- </dependency>-->
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-core</artifactId>

Loading…
Cancel
Save