diff options
Diffstat (limited to 'integration/pom.xml')
-rw-r--r-- | integration/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/integration/pom.xml b/integration/pom.xml index 098b4b05..14257797 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -74,7 +74,7 @@ <dependency> <groupId>com.thoughtworks.xstream</groupId> <artifactId>xstream</artifactId> - <version>1.4.10</version> + <version>1.4.11.1</version> </dependency> <!-- Eclipse Persistence API --> @@ -110,7 +110,7 @@ <dependency> <groupId>org.apache.httpcomponents</groupId> <artifactId>httpclient</artifactId> - <version>4.5.5</version> + <version>4.5.9</version> </dependency> <!-- HttpComponents Core (blocking I/O) --> |