Skip to content

Commit 779c8b0

Browse files
committed
fix spotbugs
1 parent fc0c871 commit 779c8b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spotbugs-exclude.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
</And>
100100
<And>
101101
<Class name="software.amazon.lambda.powertools.largemessages.LargeMessageConfig"/>
102-
<Method name="LargeMessageConfig.s3Client"/>
102+
<Field name="s3Client"/>
103103
</And>
104104
</Or>
105105
</Match>

0 commit comments

Comments
 (0)