Skip to content

Commit

Permalink
[FIXED JENKINS-18537]
Browse files Browse the repository at this point in the history
Integrated the new version of XStream that contains the fix.

(cherry picked from commit 585eb87)

Conflicts:
	changelog.html
  • Loading branch information
kohsuke authored and olivergondza committed Apr 6, 2014
1 parent c89437e commit de5e12f
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-5</version>
<version>1.4.7-jenkins-1</version>
</dependency>
<dependency>
<groupId>jfree</groupId>
Expand Down

0 comments on commit de5e12f

Please sign in to comment.