Skip to content

Commit

Permalink
ARTEMIS-4344: update to Jacoco 0.8.10
Browse files Browse the repository at this point in the history
  • Loading branch information
gemmellr committed Jul 4, 2023
1 parent 8e1564d commit b310de1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -147,8 +147,8 @@
<owb.version>1.7.0</owb.version>
<arquillian.version>1.1.11.Final</arquillian.version>
<servicemix.json-1.1.spec.version>2.9.0</servicemix.json-1.1.spec.version>
<version.org.jacoco>0.8.8</version.org.jacoco>
<version.org.jacoco.plugin>0.8.8</version.org.jacoco.plugin>
<version.org.jacoco>0.8.10</version.org.jacoco>
<version.org.jacoco.plugin>0.8.10</version.org.jacoco.plugin>
<version.micrometer>1.9.5</version.micrometer>
<hamcrest.version>2.1</hamcrest.version>
<junit.version>4.13.2</junit.version>
Expand Down

0 comments on commit b310de1

Please sign in to comment.