You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@orc.apache.org by do...@apache.org on 2022/07/07 16:30:17 UTC

[orc] branch branch-1.8 updated: ORC-1176: Bump maven-jar-plugin from 3.2.0 to 3.2.2 (#1126)

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

dongjoon pushed a commit to branch branch-1.8
in repository https://gitbox.apache.org/repos/asf/orc.git


The following commit(s) were added to refs/heads/branch-1.8 by this push:
     new 6bea07478 ORC-1176: Bump maven-jar-plugin from 3.2.0 to 3.2.2 (#1126)
6bea07478 is described below

commit 6bea074787e02703fee2ae2732ebeec481e343f0
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu May 19 17:37:39 2022 -0700

    ORC-1176: Bump maven-jar-plugin from 3.2.0 to 3.2.2 (#1126)
    
    Bumps [maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.2.0 to 3.2.2.
    - [Release notes](https://github.com/apache/maven-jar-plugin/releases)
    - [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.2.0...maven-jar-plugin-3.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-jar-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
    (cherry picked from commit ee91e7fd173b61efcd87ab59257bac552e7aeb10)
    Signed-off-by: Dongjoon Hyun <do...@apache.org>
---
 java/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/java/pom.xml b/java/pom.xml
index 543042412..e35adc509 100644
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -272,7 +272,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-jar-plugin</artifactId>
-          <version>3.2.0</version>
+          <version>3.2.2</version>
           <configuration>
             <archive>
               <manifest>