Navigation Menu

Skip to content

Commit

Permalink
[JENKINS-4433] Upgrade log4j to 1.2.17
Browse files Browse the repository at this point in the history
  • Loading branch information
eidottermihi committed Jun 10, 2015
1 parent f971310 commit b6cdc39
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions core/pom.xml
Expand Up @@ -467,6 +467,11 @@ THE SOFTWARE.
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
</dependency>
<dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
<version>1.2.17</version>
</dependency>
<dependency>
<groupId>com.sun.xml.txw2</groupId>
<artifactId>txw2</artifactId>
Expand Down

0 comments on commit b6cdc39

Please sign in to comment.