Skip to content
Snippets Groups Projects
Commit 08f0ac5d authored by Guillaume Caillet's avatar Guillaume Caillet
Browse files

Upgrade jacoco to fix build issue after Java 17 upgrade

parent 85aabd52
No related branches found
No related tags found
1 merge request!602aws-sync-dev-to-master
......@@ -233,7 +233,7 @@
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>0.8.6</version>
<version>0.8.10</version>
<executions>
<execution>
<goals>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment