-
Notifications
You must be signed in to change notification settings - Fork 4k
MINOR: [Java] Bump org.codehaus.mojo:versions-maven-plugin from 2.17.1 to 2.18.0 in /java #44776
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MINOR: [Java] Bump org.codehaus.mojo:versions-maven-plugin from 2.17.1 to 2.18.0 in /java #44776
Conversation
Bumps [org.codehaus.mojo:versions-maven-plugin](https://github.com/mojohaus/versions) from 2.17.1 to 2.18.0. - [Release notes](https://github.com/mojohaus/versions/releases) - [Changelog](https://github.com/mojohaus/versions/blob/master/ReleaseNotes.md) - [Commits](mojohaus/versions@2.17.1...2.18.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:versions-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
|
@github-actions crossbow submit -g java |
|
Revision: 3d67b20 Submitted crossbow builds: ursacomputing/crossbow @ actions-8a87268300 |
|
After merging your PR, Conbench analyzed the 3 benchmarking runs that have been run so far on merge-commit 29d9a23. There were no benchmark performance regressions. 🎉 The full Conbench report has more details. It also includes information about 1 possible false positive for unstable benchmarks that are known to sometimes produce them. |
…1 to 2.18.0 in /java (apache#44776) Bumps [org.codehaus.mojo:versions-maven-plugin](https://github.com/mojohaus/versions) from 2.17.1 to 2.18.0. <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.18.0</h2> <h2>❗ NOTICE</h2> <p>Due to <code>Doxia 2.x</code> stack <code>maven-site-plugin</code> <strong>3.20+</strong> is required. <a href="https://cwiki.apache.org/confluence/display/MAVEN/Towards+Doxia+2.0.0+Stack">https://cwiki.apache.org/confluence/display/MAVEN/Towards+Doxia+2.0.0+Stack</a></p> <h2>Changes</h2> <h2>🚀 New features and improvements</h2> <ul> <li>Upgrade to Doxia 2.x stack (<a href="https://redirect.github.com/mojohaus/versions/pull/1180">#1180</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li>Remove implementation of dynamic version goal (<a href="https://redirect.github.com/mojohaus/versions/pull/1179">#1179</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li>fix: Removed non-fully functional dynamic version goal (<a href="https://redirect.github.com/mojohaus/versions/pull/1172">#1172</a>) <a href="https://github.com/jimisola"><code>@jimisola</code></a></li> <li>Resolves <a href="https://redirect.github.com/mojohaus/versions/issues/1131">#1131</a>: Suppress logging when allowMajorUpdates, allowMinorUp… (<a href="https://redirect.github.com/mojohaus/versions/pull/1132">#1132</a>) <a href="https://github.com/gmshake"><code>@gmshake</code></a></li> <li>Move <code>expression: {blah} no value</code> <code>System.out</code> to logs (<a href="https://redirect.github.com/mojohaus/versions/pull/1119">#1119</a>) <a href="https://github.com/JackPGreen"><code>@JackPGreen</code></a></li> <li>Improve speed of versions:resolve-ranges in case parents contain many version properties (<a href="https://redirect.github.com/mojohaus/versions/pull/1122">#1122</a>) <a href="https://github.com/m-schutte-ohra-nl"><code>@m-schutte-ohra-nl</code></a></li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li>Resolves <a href="https://redirect.github.com/mojohaus/versions/issues/1060">#1060</a>: Bugfix in UpdateParentMojo + add tests (<a href="https://redirect.github.com/mojohaus/versions/pull/1181">#1181</a>) <a href="https://github.com/andrzejj0"><code>@andrzejj0</code></a></li> <li>Resolves#1066: Fixed a possible NPE in interpolateVersion (<a href="https://redirect.github.com/mojohaus/versions/pull/1166">#1166</a>) <a href="https://github.com/andrzejj0"><code>@andrzejj0</code></a></li> <li>Resolves <a href="https://redirect.github.com/mojohaus/versions/issues/1067">#1067</a>: Bug fix: incorrect arguments of PomHelper::createProjectBuilderRequest (<a href="https://redirect.github.com/mojohaus/versions/pull/1164">#1164</a>) <a href="https://github.com/andrzejj0"><code>@andrzejj0</code></a></li> <li>Resolves <a href="https://redirect.github.com/mojohaus/versions/issues/1137">#1137</a>: using PomHelper.getGroupId if groupId of the current project root is empty (<a href="https://redirect.github.com/mojohaus/versions/pull/1162">#1162</a>) <a href="https://github.com/andrzejj0"><code>@andrzejj0</code></a></li> <li>bugix/ protect internal data in multi thread env. (<a href="https://redirect.github.com/mojohaus/versions/pull/1133">#1133</a>) <a href="https://github.com/jgraglia"><code>@jgraglia</code></a></li> <li>Fixed <a href="https://redirect.github.com/mojohaus/versions/issues/1123">#1123</a> - Missing link in examples to recoding changes and use dy… (<a href="https://redirect.github.com/mojohaus/versions/pull/1124">#1124</a>) <a href="https://github.com/khmarbaise"><code>@khmarbaise</code></a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li>Upgrade to Doxia 2.x stack (<a href="https://redirect.github.com/mojohaus/versions/pull/1180">#1180</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li>Bump byteBuddyVersion from 1.15.7 to 1.15.10 (<a href="https://redirect.github.com/mojohaus/versions/pull/1173">#1173</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump com.fasterxml.woodstox:woodstox-core from 7.0.0 to 7.1.0 (<a href="https://redirect.github.com/mojohaus/versions/pull/1171">#1171</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump org.codehaus.groovy:groovy-all from 2.0.0 to 2.4.21 in /versions-maven-plugin/src/it/it-property-updates-report-002-slow (<a href="https://redirect.github.com/mojohaus/versions/pull/1161">#1161</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump byteBuddyVersion from 1.15.5 to 1.15.7 (<a href="https://redirect.github.com/mojohaus/versions/pull/1163">#1163</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump byteBuddyVersion from 1.15.4 to 1.15.5 (<a href="https://redirect.github.com/mojohaus/versions/pull/1160">#1160</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump byteBuddyVersion from 1.15.3 to 1.15.4 (<a href="https://redirect.github.com/mojohaus/versions/pull/1156">#1156</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump org.codehaus.mojo:mojo-parent from 85 to 86 (<a href="https://redirect.github.com/mojohaus/versions/pull/1139">#1139</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump byteBuddyVersion from 1.15.1 to 1.15.3 (<a href="https://redirect.github.com/mojohaus/versions/pull/1151">#1151</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump org.codehaus.plexus:plexus-utils from 4.0.1 to 4.0.2 (<a href="https://redirect.github.com/mojohaus/versions/pull/1148">#1148</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump commons-io:commons-io from 2.16.1 to 2.17.0 (<a href="https://redirect.github.com/mojohaus/versions/pull/1143">#1143</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump byteBuddyVersion from 1.15.0 to 1.15.1 (<a href="https://redirect.github.com/mojohaus/versions/pull/1135">#1135</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 (<a href="https://redirect.github.com/mojohaus/versions/pull/1136">#1136</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump byteBuddyVersion from 1.14.19 to 1.15.0 (<a href="https://redirect.github.com/mojohaus/versions/pull/1134">#1134</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump byteBuddyVersion from 1.14.18 to 1.14.19 (<a href="https://redirect.github.com/mojohaus/versions/pull/1129">#1129</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump org.codehaus.mojo:mojo-parent from 84 to 85 (<a href="https://redirect.github.com/mojohaus/versions/pull/1128">#1128</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0 (<a href="https://redirect.github.com/mojohaus/versions/pull/1126">#1126</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump org.hamcrest:hamcrest from 2.2 to 3.0 (<a href="https://redirect.github.com/mojohaus/versions/pull/1125">#1125</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump commons-codec:commons-codec from 1.17.0 to 1.17.1 (<a href="https://redirect.github.com/mojohaus/versions/pull/1117">#1117</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> <li>Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 (<a href="https://redirect.github.com/mojohaus/versions/pull/1118">#1118</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> </ul> <h2>📝 Documentation updates</h2> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mojohaus/versions/commit/814c9b14fc5fa921d3274773d02daff09d20158a"><code>814c9b1</code></a> [maven-release-plugin] prepare release 2.18.0</li> <li><a href="https://github.com/mojohaus/versions/commit/64a38147c73cad84d15e5f9017660d7849c8d70f"><code>64a3814</code></a> Upgrade to Doxia 2.x stack</li> <li><a href="https://github.com/mojohaus/versions/commit/a3ab213ccab235d1da4aa449585a99e52fa68968"><code>a3ab213</code></a> Resolves <a href="https://redirect.github.com/mojohaus/versions/issues/1060">#1060</a>: Bugfix in UpdateParentMojo + add tests (<a href="https://redirect.github.com/mojohaus/versions/issues/1181">#1181</a>)</li> <li><a href="https://github.com/mojohaus/versions/commit/380264f46e1edaa38e6e930a28b81424b9425156"><code>380264f</code></a> Remove implementation of dynamic version goal</li> <li><a href="https://github.com/mojohaus/versions/commit/7e3b710b1998ca1e88c64880b3fe46661d4b23c4"><code>7e3b710</code></a> Drop Maven Wrapper from project</li> <li><a href="https://github.com/mojohaus/versions/commit/a9270bbc17962f170a0a7447d1f31109e602c46a"><code>a9270bb</code></a> Bump project version to 2.18.0-SNAPSHOT</li> <li><a href="https://github.com/mojohaus/versions/commit/d115f7a76cd72487ebabbba9ba5d4ae4b75544f2"><code>d115f7a</code></a> Moved to modello-stax. Removed "versionDefinition" from rule.mdo. (<a href="https://redirect.github.com/mojohaus/versions/issues/1176">#1176</a>)</li> <li><a href="https://github.com/mojohaus/versions/commit/3841bb673873d619d25869726dbdb7a29395414c"><code>3841bb6</code></a> fix: Removed non-fully functional dynamic version goal (<a href="https://redirect.github.com/mojohaus/versions/issues/1172">#1172</a>)</li> <li><a href="https://github.com/mojohaus/versions/commit/a899699548adef25a319512e904a8f4f085452ca"><code>a899699</code></a> Using Stax2 (Woodstox) instead of plexus-xml (Xpp) to process XML documents; ...</li> <li><a href="https://github.com/mojohaus/versions/commit/8f4864082dfd8fbac3ef79f31271fc74cf517405"><code>8f48640</code></a> Bump byteBuddyVersion from 1.15.7 to 1.15.10</li> <li>Additional commits viewable in <a href="https://github.com/mojohaus/versions/compare/2.17.1...2.18.0">compare view</a></li> </ul> </details> <br /> [](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>
Bumps org.codehaus.mojo:versions-maven-plugin from 2.17.1 to 2.18.0.
Release notes
Sourced from org.codehaus.mojo:versions-maven-plugin's releases.
... (truncated)
Commits
814c9b1[maven-release-plugin] prepare release 2.18.064a3814Upgrade to Doxia 2.x stacka3ab213Resolves #1060: Bugfix in UpdateParentMojo + add tests (#1181)380264fRemove implementation of dynamic version goal7e3b710Drop Maven Wrapper from projecta9270bbBump project version to 2.18.0-SNAPSHOTd115f7aMoved to modello-stax. Removed "versionDefinition" from rule.mdo. (#1176)3841bb6fix: Removed non-fully functional dynamic version goal (#1172)a899699Using Stax2 (Woodstox) instead of plexus-xml (Xpp) to process XML documents; ...8f48640Bump byteBuddyVersion from 1.15.7 to 1.15.10Dependabot 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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)