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

slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-gpg-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 6468034  Bump org.apache.maven.plugins:maven-invoker-plugin from 3.5.1 
to 3.6.0
6468034 is described below

commit 646803406cef7475bd44761c0924058d0d514fd9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Dec 7 04:53:19 2023 +0000

    Bump org.apache.maven.plugins:maven-invoker-plugin from 3.5.1 to 3.6.0
    
    Bumps 
[org.apache.maven.plugins:maven-invoker-plugin](https://github.com/apache/maven-invoker-plugin)
 from 3.5.1 to 3.6.0.
    - [Release notes](https://github.com/apache/maven-invoker-plugin/releases)
    - 
[Commits](https://github.com/apache/maven-invoker-plugin/compare/maven-invoker-plugin-3.5.1...maven-invoker-plugin-3.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-invoker-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2e77c3f..83e614c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -209,7 +209,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-invoker-plugin</artifactId>
-          <version>3.5.1</version>
+          <version>3.6.0</version>
         </plugin>
         <plugin>
           <groupId>org.simplify4u.plugins</groupId>

Reply via email to