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/10/25 02:39:35 UTC

[orc] branch main updated: ORC-1296: Bump `reproducible-build-maven-plugin` to 0.16

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 af2901fc2 ORC-1296: Bump `reproducible-build-maven-plugin` to 0.16
af2901fc2 is described below

commit af2901fc24e23f6d1c1b91e4f02a72a572898a94
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Oct 24 19:39:25 2022 -0700

    ORC-1296: Bump `reproducible-build-maven-plugin` to 0.16
    
    Bumps [reproducible-build-maven-plugin](https://github.com/Zlika/reproducible-build-maven-plugin) from 0.15 to 0.16.
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a href="https://github.com/Zlika/reproducible-build-maven-plugin/blob/master/CHANGES.md">reproducible-build-maven-plugin's changelog</a>.</em></p>
    <blockquote>
    <h1>Release 0.16 (2022/10/21)</h1>
    <h2>Features</h2>
    <ul>
    <li><a href="https://github-redirect.dependabot.com/Zlika/reproducible-build-maven-plugin/pull/59">#59</a>: Make strip-jaxb also work with the org.glassfish xjc implementation - <a href="https://github.com/nilsaellen"><code>​nilsaellen</code></a>.</li>
    </ul>
    <h2>Non-functional changes</h2>
    <ul>
    <li>Upgrade maven plugins.</li>
    <li>Fix wrong scope for maven-plugin-api.</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/Zlika/reproducible-build-maven-plugin/commit/2c75b916a748b17a5e2d272d97f3db78330eb8e6"><code>2c75b91</code></a> [maven-release-plugin] prepare release v0.16</li>
    <li><a href="https://github.com/Zlika/reproducible-build-maven-plugin/commit/fd63d7b8b886ac38bece29f532326e4b47742386"><code>fd63d7b</code></a> Fix wrong use of class from commons-lang3</li>
    <li><a href="https://github.com/Zlika/reproducible-build-maven-plugin/commit/23a82dd6fd97771ffcf1bac4dbeea6be7928e52b"><code>23a82dd</code></a> Update changelog</li>
    <li><a href="https://github.com/Zlika/reproducible-build-maven-plugin/commit/849629b6c4fbb06b08b9b66c8626553cc0ae96c8"><code>849629b</code></a> Fix scope of maven-plugin-api</li>
    <li><a href="https://github.com/Zlika/reproducible-build-maven-plugin/commit/c6ee008aee47fdc3fa363c7499916c4ca82b536f"><code>c6ee008</code></a> Update changelog</li>
    <li><a href="https://github.com/Zlika/reproducible-build-maven-plugin/commit/2150346c572421e2dd082ed57382e2ef55225586"><code>2150346</code></a> Upgrade Maven plugins</li>
    <li><a href="https://github.com/Zlika/reproducible-build-maven-plugin/commit/e118e1ad4909a55611584a9173fa64f38db74ebe"><code>e118e1a</code></a> Feature/strip-jaxb also with the org.glassfish xjc implementation (<a href="https://github-redirect.dependabot.com/Zlika/reproducible-build-maven-plugin/issues/59">#59</a>)</li>
    <li><a href="https://github.com/Zlika/reproducible-build-maven-plugin/commit/bcb9b504abf56d78cad0674ca5e9a9179db30952"><code>bcb9b50</code></a> activate Reproducible Builds (<a href="https://github-redirect.dependabot.com/Zlika/reproducible-build-maven-plugin/issues/57">#57</a>)</li>
    <li><a href="https://github.com/Zlika/reproducible-build-maven-plugin/commit/770d4e8c599be75167aec188fd9bd837cb44928d"><code>770d4e8</code></a> [maven-release-plugin] prepare for next development iteration</li>
    <li>See full diff in <a href="https://github.com/Zlika/reproducible-build-maven-plugin/compare/v0.15...v0.16">compare view</a></li>
    </ul>
    </details>
    <br />
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.github.zlika:reproducible-build-maven-plugin&package-manager=maven&previous-version=0.15&new-version=0.16)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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>
    
    Closes #1291 from dependabot[bot]/dependabot/maven/java/io.github.zlika-reproducible-build-maven-plugin-0.16.
    
    Authored-by: dependabot[bot] <49...@users.noreply.github.com>
    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 8e5acf38d..30d528258 100644
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -516,7 +516,7 @@
         <plugin>
           <groupId>io.github.zlika</groupId>
           <artifactId>reproducible-build-maven-plugin</artifactId>
-          <version>0.15</version>
+          <version>0.16</version>
         </plugin>
       </plugins>
     </pluginManagement>