Bump xstream from 1.4.5 to 1.4.6 in /webgoat-lessons

Bumps xstream from 1.4.5 to 1.4.6.

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2019-12-23 16:10:11 +00:00 committed by Nanne Baars
parent 4c45a1e68c
commit a831d949b2
2 changed files with 2 additions and 2 deletions

View File

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

View File

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