You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2021/12/17 12:51:02 UTC

[commons-logging] branch master updated: Bump maven-dependency-plugin from 3.1.2 to 3.2.0 (#69)

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

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-logging.git


The following commit(s) were added to refs/heads/master by this push:
     new 88b6a67  Bump maven-dependency-plugin from 3.1.2 to 3.2.0 (#69)
88b6a67 is described below

commit 88b6a67ab8e5b8915d782a4fe0bb4a2a3eda997f
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Fri Dec 17 07:50:55 2021 -0500

    Bump maven-dependency-plugin from 3.1.2 to 3.2.0 (#69)
    
    Bumps [maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.1.2 to 3.2.0.
    - [Release notes](https://github.com/apache/maven-dependency-plugin/releases)
    - [Commits](https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.1.2...maven-dependency-plugin-3.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-dependency-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 26f0f8e..a3ff4d4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -424,7 +424,7 @@ under the License.
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-dependency-plugin</artifactId>
-        <version>3.1.2</version>
+        <version>3.2.0</version>
         <executions>
           <execution>
             <goals>