Skip to content

Commit

Permalink
Remove redundant software.amazon.awssdk:apache-client dependency from…
Browse files Browse the repository at this point in the history
… quarkus-bom
  • Loading branch information
jamesnetherton committed Dec 8, 2021
1 parent 7ac7d02 commit 0cd3327
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions bom/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4822,17 +4822,6 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>apache-client</artifactId>
<version>${awssdk.version}</version>
<exclusions>
<exclusion>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
</exclusion>
</exclusions>
</dependency>

<dependency>
<groupId>com.microsoft.azure.functions</groupId>
Expand Down

0 comments on commit 0cd3327

Please sign in to comment.