Browse Source

:arrow_up: Bump xstream

Bumps [xstream](https://github.com/x-stream/xstream) from 1.4.10-java7 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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 4 years ago
parent
commit
64d67bb42f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      others/weixin-java-osgi/pom.xml

+ 1 - 1
others/weixin-java-osgi/pom.xml

@@ -28,7 +28,7 @@
     <dependency>
     <dependency>
       <groupId>com.thoughtworks.xstream</groupId>
       <groupId>com.thoughtworks.xstream</groupId>
       <artifactId>xstream</artifactId>
       <artifactId>xstream</artifactId>
-      <version>1.4.10-java7</version>
+      <version>1.4.13-java7</version>
       <scope>provided</scope>
       <scope>provided</scope>
       <exclusions>
       <exclusions>
         <exclusion>
         <exclusion>