Skip to content

Commit

Permalink
Merge pull request #695 from wildfly/dependabot/maven/org.jacoco-jaco…
Browse files Browse the repository at this point in the history
…co-maven-plugin-0.8.12

Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12
  • Loading branch information
tadamski committed Apr 10, 2024
2 parents 54cae84 + 179f2e8 commit cf09206
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
<version.org.wildfly.discovery>1.2.2.Final</version.org.wildfly.discovery>
<version.org.wildfly.security.elytron>2.3.1.Final</version.org.wildfly.security.elytron>
<version.org.wildfly.transaction-client>3.0.5.Final</version.org.wildfly.transaction-client>
<version.org.jacoco>0.8.11</version.org.jacoco>
<version.org.jacoco>0.8.12</version.org.jacoco>
<test-group>org/jboss/ejb/client</test-group>
<maven.repository.url>https://repository.jboss.org/nexus/content/groups/public/</maven.repository.url>
</properties>
Expand Down

0 comments on commit cf09206

Please sign in to comment.