Skip to content

Commit

Permalink
[FIXED JENKINS-21183] Updated XStream to pick up NPE fix.
Browse files Browse the repository at this point in the history
(cherry picked from commit 8011acf)

Conflicts:
	changelog.html
  • Loading branch information
jglick authored and olivergondza committed Feb 15, 2014
1 parent 15fcf7c commit 620513f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Expand Up @@ -219,7 +219,7 @@ THE SOFTWARE.
<dependency>
<groupId>org.jvnet.hudson</groupId>
<artifactId>xstream</artifactId>
<version>1.4.4-jenkins-4</version>
<version>1.4.4-jenkins-5</version>
</dependency>
<dependency>
<groupId>jfree</groupId>
Expand Down

0 comments on commit 620513f

Please sign in to comment.