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

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


The following commit(s) were added to refs/heads/main by this push:
     new ca127e382 ORC-1524: Bump `maven-shade-plugin` to 3.5.1
ca127e382 is described below

commit ca127e382ad2965213b8b7f9860f122cbd24e4b3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 30 18:39:50 2023 -0700

    ORC-1524: Bump `maven-shade-plugin` to 3.5.1
    
    Bumps 
[org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin)
 from 3.5.0 to 3.5.1.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a 
href="https://github.com/apache/maven-shade-plugin/releases";>org.apache.maven.plugins:maven-shade-plugin's
 releases</a>.</em></p>
    <blockquote>
    <h2>3.5.1</h2>
    <p><a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317921&amp;version=12353341";>Release
 Notes - Maven Shade Plugin - Version 3.5.1
    </a></p>
    <h2>Bug</h2>
    <ul>
    <li>[<a 
href="https://issues.apache.org/jira/browse/MSHADE-454";>MSHADE-454</a>] - Shade 
Plugin does not work with JDK 20</li>
    </ul>
    <h2>Improvement</h2>
    <ul>
    <li>[<a 
href="https://issues.apache.org/jira/browse/MSHADE-459";>MSHADE-459</a>] - 
Prepare to build and pass tests with Java 21</li>
    </ul>
    <h2>Task</h2>
    <ul>
    <li>[<a 
href="https://issues.apache.org/jira/browse/MSHADE-458";>MSHADE-458</a>] - 
Refresh download page</li>
    </ul>
    <h2>Dependency upgrade</h2>
    <ul>
    <li>[<a 
href="https://issues.apache.org/jira/browse/MSHADE-457";>MSHADE-457</a>] - 
Upgrade Parent to 40</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a 
href="https://github.com/apache/maven-shade-plugin/commit/bd4759be25fc62441536033aa8ac335a9bbfddb8";><code>bd4759b</code></a>
 [maven-release-plugin] prepare release maven-shade-plugin-3.5.1</li>
    <li><a 
href="https://github.com/apache/maven-shade-plugin/commit/d2a1552a9cc9994372fc3e70999e268709f7b1a4";><code>d2a1552</code></a>
 [MSHADE-457] Upgrade Parent to 40</li>
    <li><a 
href="https://github.com/apache/maven-shade-plugin/commit/c2a2e2b2c6c0b1f7127e446074ab4815e096e788";><code>c2a2e2b</code></a>
 [MSHADE-458] Refresh download page</li>
    <li><a 
href="https://github.com/apache/maven-shade-plugin/commit/64f577be177865fd475500d07ab29f8e93cb381c";><code>64f577b</code></a>
 [MSHADE-459] Adjust to test also with Java 21 (<a 
href="https://redirect.github.com/apache/maven-shade-plugin/issues/196";>#196</a>)</li>
    <li><a 
href="https://github.com/apache/maven-shade-plugin/commit/e56294ab66f81336ed1d4c99fcd3f984a0fa3bce";><code>e56294a</code></a>
 [MSHADE-454] Shade Plugin does not work with JDK 20</li>
    <li><a 
href="https://github.com/apache/maven-shade-plugin/commit/6a400dbecaabc37af78423f279c7fbe9c0daa780";><code>6a400db</code></a>
 [maven-release-plugin] prepare for next development iteration</li>
    <li>See full diff in <a 
href="https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.5.0...maven-shade-plugin-3.5.1";>compare
 view</a></li>
    </ul>
    </details>
    <br />
    
    [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.plugins:maven-shade-plugin&package-manager=maven&previous-version=3.5.0&new-version=3.5.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    You can trigger a rebase of this PR by commenting `dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `dependabot rebase` will rebase this PR
    - `dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
    - `dependabot merge` will merge this PR after your CI passes on it
    - `dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
    - `dependabot cancel merge` will cancel a previously requested merge and 
block automerging
    - `dependabot reopen` will reopen this PR if it is closed
    - `dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
    - `dependabot show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
    - `dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
    - `dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
    - `dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
    
    </details>
    
    > **Note**
    > Automatic rebases have been disabled on this pull request as it has been 
open for over 30 days.
    
    Closes #1625 from 
dependabot[bot]/dependabot/maven/java/org.apache.maven.plugins-maven-shade-plugin-3.5.1.
    
    Authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Dongjoon Hyun <[email protected]>
---
 java/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/java/pom.xml b/java/pom.xml
index 893119d17..eb9f49110 100644
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -67,7 +67,7 @@
     <junit.version>5.10.0</junit.version>
     <maven-assembly-plugin.version>3.6.0</maven-assembly-plugin.version>
     <maven-dependency-plugin.version>3.6.0</maven-dependency-plugin.version>
-    <maven-shade-plugin.version>3.5.0</maven-shade-plugin.version>
+    <maven-shade-plugin.version>3.5.1</maven-shade-plugin.version>
     <maven.compiler.release>17</maven.compiler.release>
     
<maven.compiler.useIncrementalCompilation>false</maven.compiler.useIncrementalCompilation>
     <maven.version>3.9.4</maven.version>

Reply via email to