Skip to content

Commit

Permalink
MINOR: [Java] Bump com.gradle:common-custom-user-data-maven-extension…
Browse files Browse the repository at this point in the history
… from 2.0 to 2.0.1 in /java (apache#44024)

Bumps [com.gradle:common-custom-user-data-maven-extension](https://github.com/gradle/common-custom-user-data-maven-extension) from 2.0 to 2.0.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/gradle/common-custom-user-data-maven-extension/releases">com.gradle:common-custom-user-data-maven-extension's releases</a>.</em></p>
<blockquote>
<h2>2.0.1</h2>
<ul>
<li>[NEW] JAR contains LICENSE and NOTICE files</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/gradle/common-custom-user-data-maven-extension/commit/7635e5ca6e7dbec7f8b65199d0d398e85b60031c"><code>7635e5c</code></a> [maven-release-plugin] prepare release v2.0.1</li>
<li><a href="https://github.com/gradle/common-custom-user-data-maven-extension/commit/58eaf1592641d325c90d038ef497987fc6945dd4"><code>58eaf15</code></a> Create release notes for 2.0.1</li>
<li><a href="https://github.com/gradle/common-custom-user-data-maven-extension/commit/40395eedec15c92fbbc0c44edd52ffc11a724f4b"><code>40395ee</code></a> Merge pull request <a href="https://redirect.github.com/gradle/common-custom-user-data-maven-extension/issues/241">#241</a> from gradle/erichaagdev/license-notice-2</li>
<li><a href="https://github.com/gradle/common-custom-user-data-maven-extension/commit/ba1de901053d40f495dd68d5b5554e1e860894b5"><code>ba1de90</code></a> Ensure this project's LICENSE and NOTICE are the only ones included in JARs</li>
<li><a href="https://github.com/gradle/common-custom-user-data-maven-extension/commit/4538056e86d8219010f5f1dd47a277adddd9af3e"><code>4538056</code></a> Add NOTICE file and include it and LICENSE in all assembled JAR files</li>
<li><a href="https://github.com/gradle/common-custom-user-data-maven-extension/commit/9889c7ac3be3680d0e780163e344099115bd459f"><code>9889c7a</code></a> Revert &quot;Add NOTICE file and include it and LICENSE in assembled JAR&quot;</li>
<li><a href="https://github.com/gradle/common-custom-user-data-maven-extension/commit/43e17842a9e214e276d99135538da4d7519785af"><code>43e1784</code></a> Merge pull request <a href="https://redirect.github.com/gradle/common-custom-user-data-maven-extension/issues/240">#240</a> from gradle/erichaagdev/license-notice</li>
<li><a href="https://github.com/gradle/common-custom-user-data-maven-extension/commit/7dade910e950fce12199b1a4d22c01ff99b1ffd3"><code>7dade91</code></a> Add NOTICE file and include it and LICENSE in assembled JAR</li>
<li><a href="https://github.com/gradle/common-custom-user-data-maven-extension/commit/6e251e32ab0bfedb14991770285ec30ba9bd872c"><code>6e251e3</code></a> Merge pull request <a href="https://redirect.github.com/gradle/common-custom-user-data-maven-extension/issues/239">#239</a> from gradle/wrapperbot/common-custom-user-data-maven-...</li>
<li><a href="https://github.com/gradle/common-custom-user-data-maven-extension/commit/3ba34bdc02db7374fefe81167968095233235b2f"><code>3ba34bd</code></a> Bump Maven Wrapper from 3.9.8 to 3.9.9</li>
<li>Additional commits viewable in <a href="https://github.com/gradle/common-custom-user-data-maven-extension/compare/v2...v2.0.1">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.gradle:common-custom-user-data-maven-extension&package-manager=maven&previous-version=2.0&new-version=2.0.1)](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>

Authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: David Li <li.davidm96@gmail.com>
  • Loading branch information
dependabot[bot] authored Sep 12, 2024
1 parent d6198c0 commit 5e04103
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/.mvn/extensions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
<extension>
<groupId>com.gradle</groupId>
<artifactId>common-custom-user-data-maven-extension</artifactId>
<version>2.0</version>
<version>2.0.1</version>
</extension>
</extensions>

0 comments on commit 5e04103

Please sign in to comment.