|
@@ -754,96 +754,6 @@
|
|
|
<groupId>software.amazon.awssdk</groupId>
|
|
|
<artifactId>datasync</artifactId>
|
|
|
<version>${datasync.version}</version>
|
|
|
- <!-- <exclusions>
|
|
|
- <exclusion>
|
|
|
- <groupId>software.amazon.awssdk</groupId>
|
|
|
- <artifactId>sdk-core</artifactId>
|
|
|
- </exclusion>
|
|
|
- <exclusion>
|
|
|
- <groupId>software.amazon.awssdk</groupId>
|
|
|
- <artifactId>annotations</artifactId>
|
|
|
- </exclusion>
|
|
|
- <exclusion>
|
|
|
- <groupId>software.amazon.awssdk</groupId>
|
|
|
- <artifactId>utils</artifactId>
|
|
|
- </exclusion>
|
|
|
- <exclusion>
|
|
|
- <groupId>software.amazon.awssdk</groupId>
|
|
|
- <artifactId>http-client-spi</artifactId>
|
|
|
- </exclusion>
|
|
|
- <exclusion>
|
|
|
- <groupId>software.amazon.awssdk</groupId>
|
|
|
- <artifactId>aws-core</artifactId>
|
|
|
- </exclusion>
|
|
|
- <exclusion>
|
|
|
- <groupId>software.amazon.awssdk</groupId>
|
|
|
- <artifactId>protocol-core</artifactId>
|
|
|
- </exclusion>
|
|
|
- <exclusion>
|
|
|
- <groupId>software.amazon.awssdk</groupId>
|
|
|
- <artifactId>third-party-jackson-core</artifactId>
|
|
|
- </exclusion>
|
|
|
- <exclusion>
|
|
|
- <groupId>software.amazon.awssdk</groupId>
|
|
|
- <artifactId>metrics-spi</artifactId>
|
|
|
- </exclusion>
|
|
|
- <exclusion>
|
|
|
- <groupId>org.slf4j</groupId>
|
|
|
- <artifactId>slf4j-api</artifactId>
|
|
|
- </exclusion>
|
|
|
- <exclusion>
|
|
|
- <groupId>software.amazon.awssdk</groupId>
|
|
|
- <artifactId>com.amazonaws.regions</artifactId>
|
|
|
- </exclusion>
|
|
|
- <exclusion>
|
|
|
- <groupId>software.amazon.awssdk</groupId>
|
|
|
- <artifactId>profiles</artifactId>
|
|
|
- </exclusion>
|
|
|
- <exclusion>
|
|
|
- <groupId>software.amazon.awssdk</groupId>
|
|
|
- <artifactId>json-utils</artifactId>
|
|
|
- </exclusion>
|
|
|
- <exclusion>
|
|
|
- <groupId>software.amazon.awssdk</groupId>
|
|
|
- <artifactId>reative-streams</artifactId>
|
|
|
- </exclusion>
|
|
|
- <exclusion>
|
|
|
- <groupId>software.amazon.awssdk</groupId>
|
|
|
- <artifactId>auth</artifactId>
|
|
|
- </exclusion>
|
|
|
- <exclusion>
|
|
|
- <groupId>software.amazon.eventstream</groupId>
|
|
|
- <artifactId>eventstream</artifactId>
|
|
|
- </exclusion>
|
|
|
- <exclusion>
|
|
|
- <groupId>org.apache.httpcomponents</groupId>
|
|
|
- <artifactId>httpclient</artifactId>
|
|
|
- </exclusion>
|
|
|
- <exclusion>
|
|
|
- <groupId>io.netty</groupId>
|
|
|
- <artifactId>netty-common</artifactId>
|
|
|
- </exclusion>
|
|
|
- <exclusion>
|
|
|
- <groupId>io.netty</groupId>
|
|
|
- <artifactId>netty-buffer</artifactId>
|
|
|
- </exclusion>
|
|
|
- <exclusion>
|
|
|
- <groupId>io.netty</groupId>
|
|
|
- <artifactId>netty-transport</artifactId>
|
|
|
- </exclusion>
|
|
|
- <exclusion>
|
|
|
- <groupId>io.netty</groupId>
|
|
|
- <artifactId>netty-codec</artifactId>
|
|
|
- </exclusion>
|
|
|
- <exclusion>
|
|
|
- <groupId>io.netty</groupId>
|
|
|
- <artifactId>netty-handler</artifactId>
|
|
|
- </exclusion>
|
|
|
- <exclusion>
|
|
|
- <groupId>io.netty</groupId>
|
|
|
- <artifactId>netty-resolver</artifactId>
|
|
|
- </exclusion>
|
|
|
- </exclusions>-->
|
|
|
</dependency>
|
|
|
</dependencies>
|
|
|
</dependencyManagement>
|