Parcourir la source

:arrow_up: Bump xstream in /others/weixin-java-osgi (#2526)

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

---
updated-dependencies:
- dependency-name: com.thoughtworks.xstream:xstream
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] il y a 3 ans
Parent
commit
a2ed0713e2
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      others/weixin-java-osgi/pom.xml

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

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