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 00aea66  Bump maven-plugin-api from 3.6.0 to 3.8.7 (#5)
00aea66 is described below

commit 00aea660841c9b9a719975df60f85940303d7389
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Feb 4 12:41:56 2023 +0000

    Bump maven-plugin-api from 3.6.0 to 3.8.7 (#5)
    
    Bumps [maven-plugin-api](https://github.com/apache/maven) from 3.6.0 to 
3.8.7.
    - [Release notes](https://github.com/apache/maven/releases)
    - 
[Commits](https://github.com/apache/maven/compare/maven-3.6.0...maven-3.8.7)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven:maven-plugin-api
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 ca37121..a398414 100644
--- a/log4j-transform-parent/pom.xml
+++ b/log4j-transform-parent/pom.xml
@@ -44,7 +44,7 @@
     <freemarker.version>2.3.32</freemarker.version>
     <junit.version>5.9.1</junit.version>
     <log4j2.version>2.19.1-SNAPSHOT</log4j2.version>
-    <maven.version>3.6.0</maven.version>
+    <maven.version>3.8.7</maven.version>
     <plexus-utils.version>3.5.0</plexus-utils.version>
     <slf4j.version>2.0.6</slf4j.version>
     <spotbugs.version>4.7.3</spotbugs.version>

Reply via email to