You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/04/21 17:36:18 UTC

[PR] Bump org.apache:apache from 31 to 32 in /lang/java [avro]

dependabot[bot] opened a new pull request, #2865:
URL: https://github.com/apache/avro/pull/2865

   Bumps [org.apache:apache](https://github.com/apache/maven-apache-parent) from 31 to 32.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/apache/maven-apache-parent/releases">org.apache:apache's releases</a>.</em></p>
   <blockquote>
   <h2>Apache Parent POM version 32</h2>
   <h2>Improvement</h2>
   <ul>
   <li>[<a href="https://issues.apache.org/jira/browse/MPOM-264">MPOM-264</a>] - Parameterize maven-compiler-plugin with parameter &quot;release&quot; when running on JDK 9+</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MPOM-452">MPOM-452</a>] - Apache Parent POM - Use property for Apache Repository IDs</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MPOM-478">MPOM-478</a>] - Remove manually maintained history from site</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MPOM-480">MPOM-480</a>] - Remove maven-site-plugin:attach-descriptor from ASF parent</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MPOM-481">MPOM-481</a>] - Improve description of maven-gpg-plugin settings</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MPOM-483">MPOM-483</a>] - Make a separate module for documentation</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MPOM-486">MPOM-486</a>] - Enable autoVersionSubmodules for maven-release-plugin</li>
   </ul>
   <h2>Task</h2>
   <ul>
   <li>[<a href="https://issues.apache.org/jira/browse/MPOM-467">MPOM-467</a>] - Remove old property maven.plugin.tools.version</li>
   </ul>
   <h2>Dependency upgrade</h2>
   <ul>
   <li>[<a href="https://issues.apache.org/jira/browse/MPOM-456">MPOM-456</a>] - Bump surefire/failsafe from 3.2.2 to 3.2.5</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MPOM-457">MPOM-457</a>] - Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.13.0</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MPOM-458">MPOM-458</a>] - Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MPOM-465">MPOM-465</a>] - Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.4.5 to 3.5.0</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MPOM-466">MPOM-466</a>] - Bump org.apache.rat:apache-rat-plugin from 0.15 to 0.16.1</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MPOM-469">MPOM-469</a>] - Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.2</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MPOM-470">MPOM-470</a>] - Bump org.apache.maven.plugins:maven-remote-resources-plugin from 3.1.0 to 3.2.0</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MPOM-471">MPOM-471</a>] - Bump org.apache.maven.plugins:maven-assembly-plugin from 3.6.0 to 3.7.1</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MPOM-472">MPOM-472</a>] - Bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.3</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MPOM-475">MPOM-475</a>] - Bump org.apache.maven.plugins:maven-invoker-plugin from 3.6.0 to 3.6.1</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MPOM-476">MPOM-476</a>] - Bump version.maven-plugin-tools from 3.10.2 to 3.12.0</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MPOM-479">MPOM-479</a>] - Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1</li>
   <li>[<a href="https://issues.apache.org/jira/browse/MPOM-484">MPOM-484</a>] - Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.0</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a href="https://github.com/apache/maven-apache-parent/commits">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache:apache&package-manager=maven&previous-version=31&new-version=32)](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 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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@avro.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] Bump org.apache:apache from 31 to 32 in /lang/java [avro]

Posted by "Fokko (via GitHub)" <gi...@apache.org>.
Fokko commented on PR #2865:
URL: https://github.com/apache/avro/pull/2865#issuecomment-2090450856

   @jbonofre Sounds good! We had some similar changed to Parquet recently: https://github.com/apache/parquet-mr/pull/1311


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@avro.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] Bump org.apache:apache from 31 to 32 in /lang/java [avro]

Posted by "jbonofre (via GitHub)" <gi...@apache.org>.
jbonofre commented on PR #2865:
URL: https://github.com/apache/avro/pull/2865#issuecomment-2090349146

   @Fokko upgrading to Apache POM 32 would need some adaptation. If you don't mind, I will do that in a dedicated PR.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@avro.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] Bump org.apache:apache from 31 to 32 in /lang/java [avro]

Posted by "Fokko (via GitHub)" <gi...@apache.org>.
Fokko commented on PR #2865:
URL: https://github.com/apache/avro/pull/2865#issuecomment-2083149412

   @dependabot rebase


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@avro.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org