Skip to content

Commit

Permalink
Disabled bundle audit during dependency-check job
Browse files Browse the repository at this point in the history
Signed-off-by: Tony Tkáčik <tonydamage@gmail.com>
  • Loading branch information
tonydamage committed Oct 17, 2023
1 parent 482ec32 commit fb31840
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2018,6 +2018,7 @@
<suppressionFile>config/false-positives.xml</suppressionFile>
<formats>HTML,JENKINS,XML,JSON</formats>
<assemblyAnalyzerEnabled>false</assemblyAnalyzerEnabled>
<bundleAuditAnalyzerEnabled>false</bundleAuditAnalyzerEnabled>
</configuration>
</plugin>
</plugins>
Expand Down

0 comments on commit fb31840

Please sign in to comment.