Skip to content

Commit

Permalink
Merge pull request #22012 from jamesnetherton/remove-aws-apache-clien…
Browse files Browse the repository at this point in the history
…t-dep

Remove redundant `software.amazon.awssdk:apache-client` dependency from `quarkus-bom`
  • Loading branch information
gsmet authored Dec 8, 2021
2 parents 6c7b856 + 0cd3327 commit a95ed45
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 a95ed45

Please sign in to comment.