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

gnodet pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/maven-hocon-extension.git


The following commit(s) were added to refs/heads/main by this push:
     new 3bc2d30  Bump org.apache.maven.plugins:maven-invoker-plugin from 3.8.1 
to 3.9.0
3bc2d30 is described below

commit 3bc2d3048b382da285104be11b192fd76a06ec70
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 10 06:07:28 2024 +0000

    Bump org.apache.maven.plugins:maven-invoker-plugin from 3.8.1 to 3.9.0
    
    Bumps 
[org.apache.maven.plugins:maven-invoker-plugin](https://github.com/apache/maven-invoker-plugin)
 from 3.8.1 to 3.9.0.
    - [Release notes](https://github.com/apache/maven-invoker-plugin/releases)
    - 
[Commits](https://github.com/apache/maven-invoker-plugin/compare/maven-invoker-plugin-3.8.1...maven-invoker-plugin-3.9.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 43766ad..fb9d5c8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -167,7 +167,7 @@ under the License.
             <plugin>
               <groupId>org.apache.maven.plugins</groupId>
               <artifactId>maven-invoker-plugin</artifactId>
-              <version>3.8.1</version>
+              <version>3.9.0</version>
               <configuration>
                 <showErrors>true</showErrors>
                 
<cloneProjectsTo>${project.build.directory}/its</cloneProjectsTo>

Reply via email to