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 3873489  Bump maven-invoker-plugin from 3.5.0 to 3.5.1 (#31)
3873489 is described below

commit 387348905bb138c8cf0a7afb0409e85d7e2456fb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 31 20:09:33 2023 +0000

    Bump maven-invoker-plugin from 3.5.0 to 3.5.1 (#31)
    
    Bumps 
[maven-invoker-plugin](https://github.com/apache/maven-invoker-plugin) from 
3.5.0 to 3.5.1.
    - [Release notes](https://github.com/apache/maven-invoker-plugin/releases)
    - 
[Commits](https://github.com/apache/maven-invoker-plugin/compare/maven-invoker-plugin-3.5.0...maven-invoker-plugin-3.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-invoker-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 c288943..022d28d 100644
--- a/log4j-transform-parent/pom.xml
+++ b/log4j-transform-parent/pom.xml
@@ -53,7 +53,7 @@
     <error-prone.version>2.18.0</error-prone.version>
     <jacoco-maven-plugin.version>0.8.8</jacoco-maven-plugin.version>
     <findsecbugs-plugin.version>1.12.0</findsecbugs-plugin.version>
-    <maven-invoker-plugin.version>3.5.0</maven-invoker-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>
     <surefire.version>3.0.0-M7</surefire.version>
   </properties>

Reply via email to