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

github-bot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-log4j-transform.git


The following commit(s) were added to refs/heads/main by this push:
     new 5f66e5e  Bump jacoco-maven-plugin from 0.8.8 to 0.8.9 (#32)
5f66e5e is described below

commit 5f66e5e0854cab00951ca4efd8f192bdfc9b36a0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 3 20:16:54 2023 +0000

    Bump jacoco-maven-plugin from 0.8.8 to 0.8.9 (#32)
    
    Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.8 to 
0.8.9.
    - [Release notes](https://github.com/jacoco/jacoco/releases)
    - [Commits](https://github.com/jacoco/jacoco/compare/v0.8.8...v0.8.9)
    
    ---
    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]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 log4j-transform-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/log4j-transform-parent/pom.xml b/log4j-transform-parent/pom.xml
index 022d28d..1b303a3 100644
--- a/log4j-transform-parent/pom.xml
+++ b/log4j-transform-parent/pom.xml
@@ -51,7 +51,7 @@
     <!-- plugin versions -->
     <bundle-plugin.version>5.1.8</bundle-plugin.version>
     <error-prone.version>2.18.0</error-prone.version>
-    <jacoco-maven-plugin.version>0.8.8</jacoco-maven-plugin.version>
+    <jacoco-maven-plugin.version>0.8.9</jacoco-maven-plugin.version>
     <findsecbugs-plugin.version>1.12.0</findsecbugs-plugin.version>
     <maven-invoker-plugin.version>3.5.1</maven-invoker-plugin.version>
     <spotbugs-maven-plugin.version>4.7.3.3</spotbugs-maven-plugin.version>

Reply via email to