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 2021/08/22 17:38:30 UTC

[maven-help-plugin] branch master updated: Bump maven-model from 3.8.1 to 3.8.2

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 2b28ef4  Bump maven-model from 3.8.1 to 3.8.2
2b28ef4 is described below

commit 2b28ef42b4daee8a861edbae5be6bfff632559fd
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Aug 16 04:14:01 2021 +0000

    Bump maven-model from 3.8.1 to 3.8.2
    
    Bumps [maven-model](https://github.com/apache/maven) from 3.8.1 to 3.8.2.
    - [Release notes](https://github.com/apache/maven/releases)
    - [Commits](https://github.com/apache/maven/compare/maven-3.8.1...maven-3.8.2)
    
    ---
    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 abe1c3c..c739a35 100644
--- a/pom.xml
+++ b/pom.xml
@@ -90,7 +90,7 @@
     <dependency>
       <groupId>org.apache.maven</groupId>
       <artifactId>maven-model</artifactId>
-      <version>3.8.1</version>
+      <version>3.8.2</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven</groupId>