Skip to content

Commit a2ed071

Browse files
dependabot[bot]binarywang
authored andcommitted
⬆️ Bump xstream in /others/weixin-java-osgi (binarywang#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>
1 parent 438d583 commit a2ed071

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

others/weixin-java-osgi/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>com.thoughtworks.xstream</groupId>
3030
<artifactId>xstream</artifactId>
31-
<version>1.4.18</version>
31+
<version>1.4.19</version>
3232
<scope>provided</scope>
3333
<exclusions>
3434
<exclusion>

0 commit comments

Comments
 (0)