Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Merge pull request #670 from zanata/classloader-leak-prevention-1-11-0
Browse files Browse the repository at this point in the history
Upgrade classloader-leak-prevention to 1.11.0
  • Loading branch information
seanf committed Jan 21, 2015
2 parents 991f9fd + 038a261 commit 2f9da44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zanata-war/pom.xml
Expand Up @@ -2101,7 +2101,7 @@
<dependency>
<groupId>se.jiderhamn</groupId>
<artifactId>classloader-leak-prevention</artifactId>
<version>1.9.3</version>
<version>1.11.0</version>
<exclusions>
<exclusion>
<groupId>javax.servlet</groupId>
Expand Down

0 comments on commit 2f9da44

Please sign in to comment.