Skip to content

Commit

Permalink
Bump org.codehaus.mojo:versions-maven-plugin from 2.7 to 2.17.1 (#2830)
Browse files Browse the repository at this point in the history
Bumps
[org.codehaus.mojo:versions-maven-plugin](https://github.com/mojohaus/versions)
from 2.7 to 2.17.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/mojohaus/versions/releases">org.codehaus.mojo:versions-maven-plugin's
releases</a>.</em></p>
<blockquote>
<h2>2.17.1</h2>
<h2>Changes</h2>
<h2>🐛 Bug Fixes</h2>
<ul>
<li>Revert <a
href="https://redirect.github.com/mojohaus/versions/issues/1051">#1051</a>
- fix <a
href="https://redirect.github.com/mojohaus/versions/issues/1110">#1110</a>,
<a
href="https://redirect.github.com/mojohaus/versions/issues/1103">#1103</a>
(<a
href="https://redirect.github.com/mojohaus/versions/pull/1115">#1115</a>)
<a
href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
<li>Fix <code>includeParent</code> field value not matching
<code>Parameter#defaultValue</code> (<a
href="https://redirect.github.com/mojohaus/versions/pull/1104">#1104</a>)
<a
href="https://github.com/Marcono1234"><code>@​Marcono1234</code></a></li>
</ul>
<h2>📦 Dependency updates</h2>
<ul>
<li>Bump byteBuddyVersion from 1.14.17 to 1.14.18 (<a
href="https://redirect.github.com/mojohaus/versions/pull/1114">#1114</a>)
<a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>Bump org.codehaus.plexus:plexus-archiver from 4.9.2 to 4.10.0 (<a
href="https://redirect.github.com/mojohaus/versions/pull/1108">#1108</a>)
<a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
</ul>
<h2>👻 Maintenance</h2>
<ul>
<li>Extract Pattern.compile to static variable (<a
href="https://redirect.github.com/mojohaus/versions/pull/1116">#1116</a>)
<a
href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
<li>Improve ITs for set goal (<a
href="https://redirect.github.com/mojohaus/versions/pull/1112">#1112</a>)
<a
href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
<li>Remove default values from invoker.properties (<a
href="https://redirect.github.com/mojohaus/versions/pull/1111">#1111</a>)
<a
href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
<li>Remove default value for invoker.buildResult (<a
href="https://redirect.github.com/mojohaus/versions/pull/1109">#1109</a>)
<a
href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
<li>Improve ITs for set goal (<a
href="https://redirect.github.com/mojohaus/versions/pull/1107">#1107</a>)
<a
href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
</ul>
<h2>2.17.0</h2>
<h2>Changes</h2>
<h2>🚀 New features and improvements</h2>
<ul>
<li>feat: Add Dynamic Versioning SCM plugin (<a
href="https://redirect.github.com/mojohaus/versions/pull/1082">#1082</a>)
<a href="https://github.com/jimisola"><code>@​jimisola</code></a></li>
<li>Add range type in ignoreVersion (<a
href="https://redirect.github.com/mojohaus/versions/pull/1093">#1093</a>)
<a
href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
<li>Require Maven 3.6.3, dependencies cleanups (<a
href="https://redirect.github.com/mojohaus/versions/pull/1089">#1089</a>)
<a
href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
<li>Use new Enforcer Api (<a
href="https://redirect.github.com/mojohaus/versions/pull/1056">#1056</a>)
<a
href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
</ul>
<h2>🐛 Bug Fixes</h2>
<ul>
<li>Resolves <a
href="https://redirect.github.com/mojohaus/versions/issues/1042">#1042</a>:
Fixed set logic wrt processAllModules (<a
href="https://redirect.github.com/mojohaus/versions/pull/1051">#1051</a>)
<a href="https://github.com/jarmoniuk"><code>@​jarmoniuk</code></a></li>
</ul>
<h2>📦 Dependency updates</h2>
<ul>
<li>Bump com.fasterxml.woodstox:woodstox-core from 6.6.2 to 7.0.0 (<a
href="https://redirect.github.com/mojohaus/versions/pull/1099">#1099</a>)
<a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>Bump org.codehaus.mojo:mojo-parent from 82 to 84 (<a
href="https://redirect.github.com/mojohaus/versions/pull/1087">#1087</a>)
<a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>Bump org.codehaus.mojo:mojo-parent from 80 to 82 (<a
href="https://redirect.github.com/mojohaus/versions/pull/1078">#1078</a>)
<a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>Bump org.apache.maven.shared:maven-common-artifact-filters from
3.3.2 to 3.4.0 (<a
href="https://redirect.github.com/mojohaus/versions/pull/1086">#1086</a>)
<a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>Bump byteBuddyVersion from 1.14.16 to 1.14.17 (<a
href="https://redirect.github.com/mojohaus/versions/pull/1084">#1084</a>)
<a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>Bump byteBuddyVersion from 1.14.15 to 1.14.16 (<a
href="https://redirect.github.com/mojohaus/versions/pull/1081">#1081</a>)
<a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>Bump org.codehaus.plexus:plexus-xml from 3.0.0 to 3.0.1 (<a
href="https://redirect.github.com/mojohaus/versions/pull/1080">#1080</a>)
<a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>Bump byteBuddyVersion from 1.14.14 to 1.14.15 (<a
href="https://redirect.github.com/mojohaus/versions/pull/1075">#1075</a>)
<a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>Bump byteBuddyVersion from 1.14.13 to 1.14.14 (<a
href="https://redirect.github.com/mojohaus/versions/pull/1072">#1072</a>)
<a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>Bump commons-codec:commons-codec from 1.16.1 to 1.17.0 (<a
href="https://redirect.github.com/mojohaus/versions/pull/1074">#1074</a>)
<a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>Bump org.apache.commons:commons-text from 1.11.0 to 1.12.0 (<a
href="https://redirect.github.com/mojohaus/versions/pull/1069">#1069</a>)
<a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>Bump org.codehaus.plexus:plexus-utils from 4.0.0 to 4.0.1 (<a
href="https://redirect.github.com/mojohaus/versions/pull/1068">#1068</a>)
<a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>Bump commons-io:commons-io from 2.16.0 to 2.16.1 (<a
href="https://redirect.github.com/mojohaus/versions/pull/1065">#1065</a>)
<a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/mojohaus/versions/commit/0b794447d01bd0e5923f9e7b28b0dc7e11e43bce"><code>0b79444</code></a>
[maven-release-plugin] prepare release 2.17.1</li>
<li><a
href="https://github.com/mojohaus/versions/commit/2efe05fd92f7be807ca583b1ff800d7d1b3aa004"><code>2efe05f</code></a>
Extract Pattern.compile to static variable</li>
<li><a
href="https://github.com/mojohaus/versions/commit/83212118cb8cea2c2b68cfa3e20dbc92a69bcebf"><code>8321211</code></a>
Revert <a
href="https://redirect.github.com/mojohaus/versions/issues/1051">#1051</a>
- fix <a
href="https://redirect.github.com/mojohaus/versions/issues/1110">#1110</a>,
<a
href="https://redirect.github.com/mojohaus/versions/issues/1103">#1103</a></li>
<li><a
href="https://github.com/mojohaus/versions/commit/9fb2951a173012cfe2b9ffdde5ac414829edd7a6"><code>9fb2951</code></a>
Bump byteBuddyVersion from 1.14.17 to 1.14.18</li>
<li><a
href="https://github.com/mojohaus/versions/commit/65309e8350570583e5e55fcf458e0ae445a178ef"><code>65309e8</code></a>
Improve ITs for set goal</li>
<li><a
href="https://github.com/mojohaus/versions/commit/2a696acda99f88d723447bf35c33b94ace080561"><code>2a696ac</code></a>
Remove default values from invoker.properties</li>
<li><a
href="https://github.com/mojohaus/versions/commit/1383503355641cf677ac1c3bd12cf3e531e90969"><code>1383503</code></a>
Bump org.codehaus.plexus:plexus-archiver from 4.9.2 to 4.10.0</li>
<li><a
href="https://github.com/mojohaus/versions/commit/9e445db4b7e81b79edebbed502a381fc02ed444a"><code>9e445db</code></a>
Remove default value for invoker.buildResult</li>
<li><a
href="https://github.com/mojohaus/versions/commit/5ddc194300c0b88ae75f188d81bd8f367370aca4"><code>5ddc194</code></a>
Improve ITs for set goal</li>
<li><a
href="https://github.com/mojohaus/versions/commit/13242ee3f45335adf930685d09475a520634bf06"><code>13242ee</code></a>
Fix <code>includeParent</code> field value not matching
<code>Parameter#defaultValue</code></li>
<li>Additional commits viewable in <a
href="https://github.com/mojohaus/versions/compare/versions-maven-plugin-2.7...2.17.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.codehaus.mojo:versions-maven-plugin&package-manager=maven&previous-version=2.7&new-version=2.17.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>

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 Sep 19, 2024
1 parent e497daa commit c8b7773
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ We use these goals frequently to keep the dependencies and plugins up-to-date:
<maven.jar.version>3.4.2</maven.jar.version>
<maven.javadoc.version>3.0.1</maven.javadoc.version>
<maven.release.version>2.5.3</maven.release.version>
<maven.versions.version>2.7</maven.versions.version>
<maven.versions.version>2.17.1</maven.versions.version>
<maven.surefire.version>3.5.0</maven.surefire.version>
<maven.source.version>3.0.1</maven.source.version>
<maven.exec.version>3.4.1</maven.exec.version>
Expand Down

0 comments on commit c8b7773

Please sign in to comment.