Skip to content

Commit

Permalink
chore(deps): bump org.apache.maven.version from 3.9.8 to 3.9.9 (#457)
Browse files Browse the repository at this point in the history
Bumps `org.apache.maven.version` from 3.9.8 to 3.9.9.
Updates `org.apache.maven:maven-plugin-api` from 3.9.8 to 3.9.9
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/apache/maven/releases">org.apache.maven:maven-plugin-api's
releases</a>.</em></p>
<blockquote>
<h2>3.9.9</h2>
<h1><a
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12354823">Release
Notes - Maven - Version 3.9.9</a></h1>
<!-- raw HTML omitted -->
<!-- raw HTML omitted -->
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<ul>
<li>[MNG-8159] Fix search for topDirectory when using -f / --file by <a
href="https://github.com/gzm55"><code>@​gzm55</code></a> in <a
href="https://redirect.github.com/apache/maven/pull/1589">apache/maven#1589</a></li>
<li>[MNG-7194] Test missing property evaluation by <a
href="https://github.com/pzygielo"><code>@​pzygielo</code></a> in <a
href="https://redirect.github.com/apache/maven/pull/1570">apache/maven#1570</a></li>
<li>[3.9.x] [MNG-8175] Update Resolver to 1.9.21 by <a
href="https://github.com/cstamas"><code>@​cstamas</code></a> in <a
href="https://redirect.github.com/apache/maven/pull/1598">apache/maven#1598</a></li>
<li>[MNG-8178] Fall back to system properties for missing profile
activation context properties by <a
href="https://github.com/kohlschuetter"><code>@​kohlschuetter</code></a>
in <a
href="https://redirect.github.com/apache/maven/pull/1603">apache/maven#1603</a></li>
<li>[MNG-8179] Upgrade Parent to 43 by <a
href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a>
in <a
href="https://redirect.github.com/apache/maven/pull/1610">apache/maven#1610</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/apache/maven/commit/8e8579a9e76f7d015ee5ec7bfcdc97d260186937"><code>8e8579a</code></a>
[maven-release-plugin] prepare release maven-3.9.9</li>
<li><a
href="https://github.com/apache/maven/commit/7185b0a168894994c3d3873c1a760293b53c549b"><code>7185b0a</code></a>
[MNG-8165] Get rid of bashism creeped in (<a
href="https://redirect.github.com/apache/maven/issues/1653">#1653</a>)</li>
<li><a
href="https://github.com/apache/maven/commit/ba05e6a10268e9ac100dc09b63bd96cafd7cd744"><code>ba05e6a</code></a>
[maven-release-plugin] prepare for next development iteration</li>
<li><a
href="https://github.com/apache/maven/commit/476642f233b9198a7992d4e1ac019b61ed7f48d2"><code>476642f</code></a>
[maven-release-plugin] prepare release maven-3.9.9</li>
<li><a
href="https://github.com/apache/maven/commit/274f1e345edb7a0ea73beeca6131f686ad1f5843"><code>274f1e3</code></a>
[MNG-8165] Align mvn.sh script with mvn.cmd (<a
href="https://redirect.github.com/apache/maven/issues/1647">#1647</a>)</li>
<li><a
href="https://github.com/apache/maven/commit/1a787b035738ea83eb7f6eeca4cc0090314e0e3a"><code>1a787b0</code></a>
[MNG-8188] Profile properties are not interpolated (<a
href="https://redirect.github.com/apache/maven/issues/1634">#1634</a>)</li>
<li><a
href="https://github.com/apache/maven/commit/ecd577b363e0b7dd45cd7ab05f1c46f61c6a8bf8"><code>ecd577b</code></a>
[MNG-8177] Add contextual info for model warnings (<a
href="https://redirect.github.com/apache/maven/issues/1633">#1633</a>)</li>
<li><a
href="https://github.com/apache/maven/commit/42fc90e018db1acdc6b087b35ed0fd269ba21701"><code>42fc90e</code></a>
[MNG-8206] Remove bad plugin.xml in maven-compat (<a
href="https://redirect.github.com/apache/maven/issues/1646">#1646</a>)</li>
<li><a
href="https://github.com/apache/maven/commit/38a128f657a5828d58baf70ec971c068697f44dc"><code>38a128f</code></a>
[MNG-8180] Back out from failing the build (<a
href="https://redirect.github.com/apache/maven/issues/1642">#1642</a>)</li>
<li><a
href="https://github.com/apache/maven/commit/f2135c186397993e3bba7025607c21f27b58a047"><code>f2135c1</code></a>
[MNG-8180] Handle NPE due non-existent tags (<a
href="https://redirect.github.com/apache/maven/issues/1641">#1641</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/apache/maven/compare/maven-3.9.8...maven-3.9.9">compare
view</a></li>
</ul>
</details>
<br />

Updates `org.apache.maven:maven-core` from 3.9.8 to 3.9.9
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/apache/maven/releases">org.apache.maven:maven-core's
releases</a>.</em></p>
<blockquote>
<h2>3.9.9</h2>
<h1><a
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&amp;version=12354823">Release
Notes - Maven - Version 3.9.9</a></h1>
<!-- raw HTML omitted -->
<!-- raw HTML omitted -->
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<ul>
<li>[MNG-8159] Fix search for topDirectory when using -f / --file by <a
href="https://github.com/gzm55"><code>@​gzm55</code></a> in <a
href="https://redirect.github.com/apache/maven/pull/1589">apache/maven#1589</a></li>
<li>[MNG-7194] Test missing property evaluation by <a
href="https://github.com/pzygielo"><code>@​pzygielo</code></a> in <a
href="https://redirect.github.com/apache/maven/pull/1570">apache/maven#1570</a></li>
<li>[3.9.x] [MNG-8175] Update Resolver to 1.9.21 by <a
href="https://github.com/cstamas"><code>@​cstamas</code></a> in <a
href="https://redirect.github.com/apache/maven/pull/1598">apache/maven#1598</a></li>
<li>[MNG-8178] Fall back to system properties for missing profile
activation context properties by <a
href="https://github.com/kohlschuetter"><code>@​kohlschuetter</code></a>
in <a
href="https://redirect.github.com/apache/maven/pull/1603">apache/maven#1603</a></li>
<li>[MNG-8179] Upgrade Parent to 43 by <a
href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a>
in <a
href="https://redirect.github.com/apache/maven/pull/1610">apache/maven#1610</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/apache/maven/commit/8e8579a9e76f7d015ee5ec7bfcdc97d260186937"><code>8e8579a</code></a>
[maven-release-plugin] prepare release maven-3.9.9</li>
<li><a
href="https://github.com/apache/maven/commit/7185b0a168894994c3d3873c1a760293b53c549b"><code>7185b0a</code></a>
[MNG-8165] Get rid of bashism creeped in (<a
href="https://redirect.github.com/apache/maven/issues/1653">#1653</a>)</li>
<li><a
href="https://github.com/apache/maven/commit/ba05e6a10268e9ac100dc09b63bd96cafd7cd744"><code>ba05e6a</code></a>
[maven-release-plugin] prepare for next development iteration</li>
<li><a
href="https://github.com/apache/maven/commit/476642f233b9198a7992d4e1ac019b61ed7f48d2"><code>476642f</code></a>
[maven-release-plugin] prepare release maven-3.9.9</li>
<li><a
href="https://github.com/apache/maven/commit/274f1e345edb7a0ea73beeca6131f686ad1f5843"><code>274f1e3</code></a>
[MNG-8165] Align mvn.sh script with mvn.cmd (<a
href="https://redirect.github.com/apache/maven/issues/1647">#1647</a>)</li>
<li><a
href="https://github.com/apache/maven/commit/1a787b035738ea83eb7f6eeca4cc0090314e0e3a"><code>1a787b0</code></a>
[MNG-8188] Profile properties are not interpolated (<a
href="https://redirect.github.com/apache/maven/issues/1634">#1634</a>)</li>
<li><a
href="https://github.com/apache/maven/commit/ecd577b363e0b7dd45cd7ab05f1c46f61c6a8bf8"><code>ecd577b</code></a>
[MNG-8177] Add contextual info for model warnings (<a
href="https://redirect.github.com/apache/maven/issues/1633">#1633</a>)</li>
<li><a
href="https://github.com/apache/maven/commit/42fc90e018db1acdc6b087b35ed0fd269ba21701"><code>42fc90e</code></a>
[MNG-8206] Remove bad plugin.xml in maven-compat (<a
href="https://redirect.github.com/apache/maven/issues/1646">#1646</a>)</li>
<li><a
href="https://github.com/apache/maven/commit/38a128f657a5828d58baf70ec971c068697f44dc"><code>38a128f</code></a>
[MNG-8180] Back out from failing the build (<a
href="https://redirect.github.com/apache/maven/issues/1642">#1642</a>)</li>
<li><a
href="https://github.com/apache/maven/commit/f2135c186397993e3bba7025607c21f27b58a047"><code>f2135c1</code></a>
[MNG-8180] Handle NPE due non-existent tags (<a
href="https://redirect.github.com/apache/maven/issues/1641">#1641</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/apache/maven/compare/maven-3.9.8...maven-3.9.9">compare
view</a></li>
</ul>
</details>
<br />


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>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 21, 2024
1 parent 83e709f commit 7e27090
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion connect/templates/generator-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
</parent>

<properties>
<org.apache.maven.version>3.9.8</org.apache.maven.version>
<org.apache.maven.version>3.9.9</org.apache.maven.version>
<org.apache.maven.plugin-tools.version>3.14.0</org.apache.maven.plugin-tools.version>
<org.reflections.version>0.10.2</org.reflections.version>
<org.apache.maven-plugins.version>3.14.0</org.apache.maven-plugins.version>
Expand Down

0 comments on commit 7e27090

Please sign in to comment.