Skip to content

Commit 16b293b

Browse files
authored
Merge pull request #1661 from aws/salande/japi-fix
add japicmp override for aws-core changes
2 parents e716c77 + 82f6423 commit 16b293b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -519,6 +519,8 @@
519519
<onlyModified>true</onlyModified>
520520
<excludes>
521521
<exclude>*.internal.*</exclude>
522+
<exclude>software.amazon.awssdk.awscore.client.handler.AwsAsyncClientHandler</exclude>
523+
<exclude>software.amazon.awssdk.awscore.client.handler.AwsSyncClientHandler</exclude>
522524
</excludes>
523525

524526
<excludeModules>

0 commit comments

Comments
 (0)