Skip to content

Commit

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

(cherry picked from commit 585eb87)

Conflicts:
	changelog.html
  • Loading branch information
kohsuke authored and jglick committed Jan 9, 2015
1 parent 857a229 commit 82d6292
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 82d6292

Please sign in to comment.