Skip to content

Commit 74f7529

Browse files
authored
remove S3EventNotification japicmp exclusion (#5804)
1 parent fac0506 commit 74f7529

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -680,8 +680,6 @@
680680
<exclude>software.amazon.awssdk.regions.*</exclude>
681681
<!-- TODO revert - Temporarily disable because system setting USER_REGION was removed -->
682682
<exclude>software.amazon.awssdk.utils.JavaSystemSetting</exclude>
683-
<!-- TODO revert when s3EventNotification changes to static method is merged -->
684-
<exclude>software.amazon.awssdk.eventnotifications.s3.model.S3EventNotification</exclude>
685683
</excludes>
686684

687685
<ignoreMissingOldVersion>true</ignoreMissingOldVersion>

0 commit comments

Comments
 (0)