Skip to content

Commit 82f6423

Browse files
committed
add japicmp override for aws-core changes
1 parent e716c77 commit 82f6423

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)