Browse Source

Bump xstream from 1.4.6 to 1.4.13-java7 in /jodconverter-web

Bumps [xstream](https://github.com/x-stream/xstream) from 1.4.6 to 1.4.13-java7.
- [Release notes](https://github.com/x-stream/xstream/releases)
- [Commits](https://github.com/x-stream/xstream/commits)

Signed-off-by: dependabot[bot] <support@github.com>
dependabot/maven/jodconverter-web/com.thoughtworks.xstream-xstream-1.4.13-java7
dependabot[bot] 4 years ago committed by GitHub
parent
commit
96a96b02b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      jodconverter-web/pom.xml

2
jodconverter-web/pom.xml

@ -158,7 +158,7 @@
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
<version>1.4.6</version>
<version>1.4.13-java7</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>

Loading…
Cancel
Save