aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorAndy Clement <aclement@pivotal.io>2021-10-08 21:27:07 -0700
committerAndy Clement <aclement@pivotal.io>2021-10-08 21:27:07 -0700
commit87fc651c50dd13b46c0cd869af2150ffa8b94a5f (patch)
tree0093b896a02cb21f96ab6ed2e60f1a040618da04 /pom.xml
parent4ea11b44eca0f45f37e0f652506f1a426ecca733 (diff)
downloadaspectj-87fc651c50dd13b46c0cd869af2150ffa8b94a5f.tar.gz
aspectj-87fc651c50dd13b46c0cd869af2150ffa8b94a5f.zip
Bump com.thoughtworks.xstream:xstream to 1.4.18
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 5d91aaf11..664a3c7d2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -437,7 +437,7 @@
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
- <version>1.4.15</version>
+ <version>1.4.18</version>
</dependency>
</dependencies>
</plugin>