Skip to content

Commit

Permalink
Fixes thirdPartyAudit task failure by update list of ignoredClasses
Browse files Browse the repository at this point in the history
Signed-off-by: Darshit Chanpura <[email protected]>
  • Loading branch information
DarshitChanpura committed Nov 9, 2022
1 parent 51f0e6c commit df62a8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sandbox/libs/authn/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ thirdPartyAudit.ignoreMissingClasses(
'org.yaml.snakeyaml.events.MappingStartEvent',
'org.yaml.snakeyaml.events.NodeEvent',
'org.yaml.snakeyaml.events.ScalarEvent',
'org.yaml.snakeyaml.LoaderOptions',
'org.yaml.snakeyaml.nodes.NodeId',
'org.yaml.snakeyaml.nodes.Tag',
'org.yaml.snakeyaml.parser.ParserImpl',
Expand Down

0 comments on commit df62a8c

Please sign in to comment.