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

veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git


The following commit(s) were added to refs/heads/master by this push:
     new 69ea122  Bump maven.version from 3.8.1 to 3.8.2
69ea122 is described below

commit 69ea122b35b08c6ba7158f568586b1b44bc098c4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 16 13:09:47 2021 +0000

    Bump maven.version from 3.8.1 to 3.8.2
    
    Bumps `maven.version` from 3.8.1 to 3.8.2.
    
    Updates `maven-plugin-api` 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)
    
    Updates `maven-core` 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)
    
    Updates `maven-artifact` 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)
    
    Updates `maven-compat` 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-plugin-api
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.maven:maven-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.maven:maven-artifact
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.maven:maven-compat
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 a0d1dd1..23cadde 100644
--- a/pom.xml
+++ b/pom.xml
@@ -517,7 +517,7 @@
         <jibx.version>1.3.3</jibx.version>
         <log4j2.version>2.14.1</log4j2.version>
         <maven.archiver.version>3.5.1</maven.archiver.version>
-        <maven.version>3.8.1</maven.version>
+        <maven.version>3.8.2</maven.version>
         <plexus.utils.version>3.4.0</plexus.utils.version>
         <rhino.version>1.6R7</rhino.version>
         <slf4j.version>1.7.32</slf4j.version>

Reply via email to