This is an automated email from the ASF dual-hosted git repository.

jbertram pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git


The following commit(s) were added to refs/heads/main by this push:
     new ccba678d15 ARTEMIS-4846 Bump version.org.jacoco.plugin from 0.8.11 to 
0.8.12
     new d3e12e6973 This closes #5004
ccba678d15 is described below

commit ccba678d158704be2296b687d2d610809ca19ca7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 26 18:23:27 2024 +0000

    ARTEMIS-4846 Bump version.org.jacoco.plugin from 0.8.11 to 0.8.12
    
    Bumps `version.org.jacoco.plugin` from 0.8.11 to 0.8.12.
    
    Updates `org.jacoco:org.jacoco.ant` from 0.8.11 to 0.8.12
    - [Release notes](https://github.com/jacoco/jacoco/releases)
    - [Commits](https://github.com/jacoco/jacoco/compare/v0.8.11...v0.8.12)
    
    Updates `org.jacoco:jacoco-maven-plugin` from 0.8.11 to 0.8.12
    - [Release notes](https://github.com/jacoco/jacoco/releases)
    - [Commits](https://github.com/jacoco/jacoco/compare/v0.8.11...v0.8.12)
    
    ---
    updated-dependencies:
    - dependency-name: org.jacoco:org.jacoco.ant
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: org.jacoco:jacoco-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 49b39e4140..857072422c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -159,7 +159,7 @@
       <arquillian.version>1.8.0.Final</arquillian.version>
       
<servicemix.json-1.1.spec.version>2.9.0</servicemix.json-1.1.spec.version>
       <version.org.jacoco>0.8.11</version.org.jacoco>
-      <version.org.jacoco.plugin>0.8.11</version.org.jacoco.plugin>
+      <version.org.jacoco.plugin>0.8.12</version.org.jacoco.plugin>
       <version.micrometer>1.12.2</version.micrometer>
       <hamcrest.version>2.1</hamcrest.version>
       <junit.version>4.13.2</junit.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to