Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

Commit

Permalink
List log4j dependency as provided to avoid conflict with Jira
Browse files Browse the repository at this point in the history
  • Loading branch information
mbish committed Jan 11, 2021
1 parent ec93453 commit f0e391b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions duo_seraph_filter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
<groupId>org.apache.log4j</groupId>
<artifactId>com.springsource.org.apache.log4j</artifactId>
<version>1.2.15</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.duosecurity</groupId>
Expand Down

0 comments on commit f0e391b

Please sign in to comment.