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