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 f53833e8b5 ARTEMIS-4614 upgrade Jacoco to 0.8.11
f53833e8b5 is described below

commit f53833e8b541c4645eea061d60c1b93a5b096967
Author: Justin Bertram <[email protected]>
AuthorDate: Wed Jan 31 09:45:45 2024 -0600

    ARTEMIS-4614 upgrade Jacoco to 0.8.11
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 26c312dda6..30285ed161 100644
--- a/pom.xml
+++ b/pom.xml
@@ -158,8 +158,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.10</version.org.jacoco>
-      <version.org.jacoco.plugin>0.8.10</version.org.jacoco.plugin>
+      <version.org.jacoco>0.8.11</version.org.jacoco>
+      <version.org.jacoco.plugin>0.8.11</version.org.jacoco.plugin>
       <version.micrometer>1.12.2</version.micrometer>
       <hamcrest.version>2.1</hamcrest.version>
       <junit.version>4.13.2</junit.version>

Reply via email to