Skip to content

Commit 60a031d

Browse files
authored
remove japicmp exclusion for rds InvalidMaxAcuException (#5620)
1 parent 07c69b6 commit 60a031d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -678,10 +678,6 @@
678678
<exclude>software.amazon.awssdk.regions.*</exclude>
679679
<!-- TODO revert - Temporarily disable because system setting USER_REGION was removed -->
680680
<exclude>software.amazon.awssdk.utils.JavaSystemSetting</exclude>
681-
682-
<!-- TODO revert - temporarily disable to release InvalidMaxAcuException removal -->
683-
<exclude>software.amazon.awssdk.services.rds.model.InvalidMaxAcuException</exclude>
684-
<exclude>software.amazon.awssdk.services.rds.model.InvalidMaxAcuException$Builder</exclude>
685681
</excludes>
686682

687683
<ignoreMissingOldVersion>true</ignoreMissingOldVersion>

0 commit comments

Comments
 (0)