Skip to content

Commit

Permalink
[UNDERTOW-2194] - update spotbugs config
Browse files Browse the repository at this point in the history
  • Loading branch information
baranowb committed Dec 15, 2022
1 parent 76138d6 commit 4815694
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spotbugs-exclude.xml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@
</And>
<And>
<Class name="io.undertow.util.Cookies"/>
<Method name="parseCookie"/>
<Method name="parseCookies"/>
</And>
<And>
<Class name="io.undertow.util.PathTemplate"/>
Expand Down

0 comments on commit 4815694

Please sign in to comment.