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

pkarwasz pushed a commit to branch release-2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


The following commit(s) were added to refs/heads/release-2.x by this push:
     new 5673c2ffa0 Bump jacoco-maven-plugin from 0.8.7 to 0.8.8
5673c2ffa0 is described below

commit 5673c2ffa0805a0737b7c16b9136247723edf571
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 16 04:08:55 2022 +0000

    Bump jacoco-maven-plugin from 0.8.7 to 0.8.8
    
    Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.7 to 
0.8.8.
    - [Release notes](https://github.com/jacoco/jacoco/releases)
    - [Commits](https://github.com/jacoco/jacoco/compare/v0.8.7...v0.8.8)
    
    ---
    updated-dependencies:
    - dependency-name: org.jacoco:jacoco-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 .../log4j-spring-cloud-config-sample-server/pom.xml                     | 2 +-
 pom.xml                                                                 | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/log4j-spring-cloud-config/log4j-spring-cloud-config-samples/log4j-spring-cloud-config-sample-server/pom.xml
 
b/log4j-spring-cloud-config/log4j-spring-cloud-config-samples/log4j-spring-cloud-config-sample-server/pom.xml
index bd6395fcb5..41c8f2311c 100644
--- 
a/log4j-spring-cloud-config/log4j-spring-cloud-config-samples/log4j-spring-cloud-config-sample-server/pom.xml
+++ 
b/log4j-spring-cloud-config/log4j-spring-cloud-config-samples/log4j-spring-cloud-config-sample-server/pom.xml
@@ -50,7 +50,7 @@
     <maven.findbugs.version>3.0.5</maven.findbugs.version>
     
<maven.google.code.findbugs.version>3.0.2</maven.google.code.findbugs.version>
     
<maven.google.code.findbugs.findbugs.version>3.0.1</maven.google.code.findbugs.findbugs.version>
-    <maven.jacoco.version>0.8.6</maven.jacoco.version>
+    <maven.jacoco.version>0.8.8</maven.jacoco.version>
     <maven.pmd.version>3.9.0</maven.pmd.version>
     <site.plugin.version>3.11.0</site.plugin.version>
     <!-- maven plugin config -->
diff --git a/pom.xml b/pom.xml
index 6ba66fe7b0..de26b37d99 100644
--- a/pom.xml
+++ b/pom.xml
@@ -268,7 +268,7 @@
     <rat.plugin.version>0.13</rat.plugin.version>
     <pdf.plugin.version>1.5.1</pdf.plugin.version>
     <cobertura.plugin.version>2.7</cobertura.plugin.version>
-    <jacoco.plugin.version>0.8.7</jacoco.plugin.version>
+    <jacoco.plugin.version>0.8.8</jacoco.plugin.version>
     <release.plugin.version>2.5.3</release.plugin.version>
     <scm.plugin.version>1.12.2</scm.plugin.version>
     <jxr.plugin.version>3.1.1</jxr.plugin.version>

Reply via email to