Merge pull request #38 from pymma/dependabot/maven/drools-framework-base-tools-parent/drools-framework-runtime-base/com.thoughtworks.xstream-xstream-1.4.10-java7

Bump xstream from 1.4.10 to 1.4.10-java7 in /drools-framework-base-tools-parent/drools-framework-runtime-base
This commit is contained in:
Nicolas Héron 2020-06-13 15:54:20 +02:00 committed by GitHub
commit 153df52ebe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -132,7 +132,7 @@
<dependency> <dependency>
<groupId>com.thoughtworks.xstream</groupId> <groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId> <artifactId>xstream</artifactId>
<version>1.4.10</version> <version>1.4.10-java7</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.apache.httpcomponents</groupId> <groupId>org.apache.httpcomponents</groupId>