Skip to content

Commit 203997e

Browse files
committed
Exclude Macie japicmp check
Expected removal of a member.
1 parent d12f7bf commit 203997e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -513,7 +513,7 @@
513513
<exclude>software.amazon.awssdk.core.interceptor.SdkInternalExecutionAttribute</exclude>
514514
<exclude>software.amazon.awssdk.awscore.eventstream.*</exclude>
515515
<exclude>software.amazon.awssdk.protocols.json.BaseAwsJsonProtocolFactory</exclude>
516-
<exclude>software.amazon.awssdk.services.ec2.*</exclude>
516+
<exclude>software.amazon.awssdk.services.macie2.model.*</exclude>
517517
</excludes>
518518

519519
<excludeModules>

0 commit comments

Comments
 (0)