Skip to content

Commit

Permalink
Merge pull request #981 from hcoles/dependabot/maven/pitest-entry/com…
Browse files Browse the repository at this point in the history
….thoughtworks.xstream-xstream-1.4.19

Bump xstream from 1.4.18 to 1.4.19 in /pitest-entry
  • Loading branch information
hcoles committed Feb 1, 2022
2 parents 25d002c + 1dd9094 commit dc93074
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pitest-entry/pom.xml
Expand Up @@ -143,7 +143,7 @@
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
<version>1.4.18</version>
<version>1.4.19</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit dc93074

Please sign in to comment.