Revert "Bump xstream from 1.4.5 to 1.4.6 in /webgoat-lessons"

This reverts commit a831d949b25b0da599a8e71518f52b7889fc982a.
This commit is contained in:
Nanne Baars 2019-12-23 17:14:04 +01:00
parent a831d949b2
commit 035c8662d4
2 changed files with 2 additions and 2 deletions

View File

@ -93,7 +93,7 @@
<dependency> <dependency>
<groupId>com.thoughtworks.xstream</groupId> <groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId> <artifactId>xstream</artifactId>
<version>1.4.6</version> <version>1.4.5</version>
</dependency> </dependency>
</dependencies> </dependencies>
<dependencyManagement> <dependencyManagement>

View File

@ -12,7 +12,7 @@
<dependency> <dependency>
<groupId>com.thoughtworks.xstream</groupId> <groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId> <artifactId>xstream</artifactId>
<version>1.4.6</version> <version>1.4.7</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>cglib</groupId> <groupId>cglib</groupId>