You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2022/05/18 11:31:19 UTC

[maven-help-plugin] branch master updated: Bump maven-model from 3.8.4 to 3.8.5

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-help-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 51f1c85  Bump maven-model from 3.8.4 to 3.8.5
51f1c85 is described below

commit 51f1c851bab9c296c281318bf1e81a2e31e9cfa9
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu Mar 31 04:35:08 2022 +0000

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

diff --git a/pom.xml b/pom.xml
index e9ae359..f9a4808 100644
--- a/pom.xml
+++ b/pom.xml
@@ -90,7 +90,7 @@
     <dependency>
       <groupId>org.apache.maven</groupId>
       <artifactId>maven-model</artifactId>
-      <version>3.8.4</version>
+      <version>3.8.5</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven</groupId>