Skip to content

Commit

Permalink
update jackson
Browse files Browse the repository at this point in the history
  • Loading branch information
hcoles committed Apr 17, 2024
1 parent 209dd2e commit d9bca91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pitest-aggregator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<dependency>
<groupId>com.fasterxml.jackson.dataformat</groupId>
<artifactId>jackson-dataformat-xml</artifactId>
<version>2.13.3</version>
<version>2.16.2</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit d9bca91

Please sign in to comment.