Skip to content

Commit

Permalink
Merge branch 'bug_19958/stack_trace_when_openscap_plugin_loads_pr' in…
Browse files Browse the repository at this point in the history
…to branches/rudder/6.2
  • Loading branch information
ncharles committed Sep 30, 2021
2 parents dabdb95 + ecd553b commit bdf029c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions openscap/pom-template.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,12 @@
<groupId>org.owasp.antisamy</groupId>
<artifactId>antisamy</artifactId>
<version>1.6.3</version>
<exclusions>
<exclusion>
<artifactId>slf4j-simple</artifactId>
<groupId>org.slf4j</groupId>
</exclusion>
</exclusions>
</dependency>
</dependencies>

Expand Down

0 comments on commit bdf029c

Please sign in to comment.