Skip to content

Commit

Permalink
Bump version.org.jacoco from 0.8.9 to 0.8.10
Browse files Browse the repository at this point in the history
Bumps `version.org.jacoco` from 0.8.9 to 0.8.10.

Updates `org.jacoco.ant` from 0.8.9 to 0.8.10
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](jacoco/jacoco@v0.8.9...v0.8.10)

Updates `org.jacoco.core` from 0.8.9 to 0.8.10
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](jacoco/jacoco@v0.8.9...v0.8.10)

---
updated-dependencies:
- dependency-name: org.jacoco:org.jacoco.ant
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.jacoco:org.jacoco.core
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 26, 2023
1 parent 8c52074 commit b04deb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resteasy-dependencies-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
<version.org.eclipse.yasson>3.0.3</version.org.eclipse.yasson>
<version.org.glassfish.jakarta.el>4.0.2</version.org.glassfish.jakarta.el>
<version.jakarta.persistence.persistence-api>3.0.0</version.jakarta.persistence.persistence-api>
<version.org.jacoco>0.8.9</version.org.jacoco>
<version.org.jacoco>0.8.10</version.org.jacoco>
<version.org.jboss.logging.jboss-logging>3.5.0.Final</version.org.jboss.logging.jboss-logging>
<version.org.jboss.logging.jboss-logging-annotations>2.2.1.Final</version.org.jboss.logging.jboss-logging-annotations>
<version.org.jboss.logmanager>2.1.19.Final</version.org.jboss.logmanager>
Expand Down

0 comments on commit b04deb2

Please sign in to comment.