Skip to content

Commit

Permalink
exclusion aws-java-sdk-bundle (#4167)
Browse files Browse the repository at this point in the history
  • Loading branch information
guowl3 authored Jan 15, 2025
1 parent b456994 commit e67a557
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,10 @@
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>
</exclusion>
<exclusion>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-bundle</artifactId>
</exclusion>
</exclusions>
</dependency>

Expand Down

0 comments on commit e67a557

Please sign in to comment.