]> source.dussan.org Git - aspectj.git/commitdiff
Bump xstream from 1.4.15 to 1.4.20 dependabot/maven/com.thoughtworks.xstream-xstream-1.4.20 203/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 26 Dec 2022 21:03:05 +0000 (21:03 +0000)
committerGitHub <noreply@github.com>
Mon, 26 Dec 2022 21:03:05 +0000 (21:03 +0000)
Bumps [xstream](https://github.com/x-stream/xstream) from 1.4.15 to 1.4.20.
- [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
  update-type: version-update:semver-patch
...

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

diff --git a/pom.xml b/pom.xml
index ab3ff8e1b3c0de6245cda82f00194664708d2748..aa33d3197185a7a289449143e0b6e729df3d001b 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                                                <dependency>
                                                        <groupId>com.thoughtworks.xstream</groupId>
                                                        <artifactId>xstream</artifactId>
-                                                       <version>1.4.15</version>
+                                                       <version>1.4.20</version>
                                                </dependency>
                                        </dependencies>
                                </plugin>