瀏覽代碼

Bump xstream from 1.4.6 to 1.4.15 in /jodconverter-web

Bumps [xstream](https://github.com/x-stream/xstream) from 1.4.6 to 1.4.15.
- [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[bot] 5 年之前
父節點
當前提交
4a3886e41a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      jodconverter-web/pom.xml

+ 1 - 1
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.15</version>
         </dependency>
         <dependency>
             <groupId>com.google.guava</groupId>