Skip to content

Commit

Permalink
PDFBOX-4374: remove log4j
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/pdfbox/trunk@1846272 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
THausherr committed Nov 10, 2018
1 parent 9119af7 commit 7d88a5d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
5 changes: 0 additions & 5 deletions parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -86,11 +86,6 @@
<artifactId>bcpkix-jdk15on</artifactId>
<version>${bouncycastle.version}</version>
</dependency>
<dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
<version>1.2.17</version>
</dependency>

<dependency>
<groupId>org.apache.pdfbox</groupId>
Expand Down
5 changes: 0 additions & 5 deletions preflight/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -207,11 +207,6 @@
<groupId>junit</groupId>
<artifactId>junit</artifactId>
</dependency>
<dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
<scope>test</scope>
</dependency>
<!-- TODO find a suitable place to store the isator test pdfs <dependency>
<groupId>org.pdfa</groupId> <artifactId>isartor</artifactId> <version>1.0-20080813</version>
<scope>test</scope> </dependency> -->
Expand Down

0 comments on commit 7d88a5d

Please sign in to comment.