Skip to content

Commit 637b786

Browse files
authored
Exclude change from japicmp (#2797)
The revert from #2795 removes a method so exclude it from the japicmp check.
1 parent 3fab199 commit 637b786

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
@@ -524,6 +524,8 @@
524524
<exclude>software.amazon.awssdk.thirdparty.*</exclude>
525525
<exclude>software.amazon.awssdk.awscore.client.handler.AwsAsyncClientHandler</exclude>
526526
<exclude>software.amazon.awssdk.awscore.client.handler.AwsSyncClientHandler</exclude>
527+
528+
<exclude>software.amazon.awssdk.protocols.core.OperationInfo</exclude>
527529
</excludes>
528530

529531
<excludeModules>

0 commit comments

Comments
 (0)