Bump org.codehaus.mojo:versions-maven-plugin from 2.17.1 to 2.18.0 by dependabot[bot] · Pull Request #1481 · rabbitmq/rabbitmq-java-client (original) (raw)
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.
2.18.0
❗ NOTICE
Due to
Doxia 2.xstackmaven-site-plugin3.20+ is required.https://cwiki.apache.org/confluence/display/MAVEN/Towards+Doxia+2.0.0+StackChanges
🚀 New features and improvements
- Upgrade to Doxia 2.x stack (#1180) @slawekjaranowski
- Remove implementation of dynamic version goal (#1179) @slawekjaranowski
- fix: Removed non-fully functional dynamic version goal (#1172) @jimisola
- Resolves #1131: Suppress logging when allowMajorUpdates, allowMinorUp… (#1132) @gmshake
- Move
expression: {blah} no valueSystem.outto logs (#1119) @JackPGreen- Improve speed of versions:resolve-ranges in case parents contain many version properties (#1122) @m-schutte-ohra-nl
🐛 Bug Fixes
- Resolves #1060: Bugfix in UpdateParentMojo + add tests (#1181) @andrzejj0
- Resolves#1066: Fixed a possible NPE in interpolateVersion (#1166) @andrzejj0
- Resolves #1067: Bug fix: incorrect arguments of PomHelper::createProjectBuilderRequest (#1164) @andrzejj0
- Resolves #1137: using PomHelper.getGroupId if groupId of the current project root is empty (#1162) @andrzejj0
- bugix/ protect internal data in multi thread env. (#1133) @jgraglia
- Fixed #1123 - Missing link in examples to recoding changes and use dy… (#1124) @khmarbaise
📦 Dependency updates
- Upgrade to Doxia 2.x stack (#1180) @slawekjaranowski
- Bump byteBuddyVersion from 1.15.7 to 1.15.10 (#1173) @dependabot
- Bump com.fasterxml.woodstox:woodstox-core from 7.0.0 to 7.1.0 (#1171) @dependabot
- 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 (#1161) @dependabot
- Bump byteBuddyVersion from 1.15.5 to 1.15.7 (#1163) @dependabot
- Bump byteBuddyVersion from 1.15.4 to 1.15.5 (#1160) @dependabot
- Bump byteBuddyVersion from 1.15.3 to 1.15.4 (#1156) @dependabot
- Bump org.codehaus.mojo:mojo-parent from 85 to 86 (#1139) @dependabot
- Bump byteBuddyVersion from 1.15.1 to 1.15.3 (#1151) @dependabot
- Bump org.codehaus.plexus:plexus-utils from 4.0.1 to 4.0.2 (#1148) @dependabot
- Bump commons-io:commons-io from 2.16.1 to 2.17.0 (#1143) @dependabot
- Bump byteBuddyVersion from 1.15.0 to 1.15.1 (#1135) @dependabot
- Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 (#1136) @dependabot
- Bump byteBuddyVersion from 1.14.19 to 1.15.0 (#1134) @dependabot
- Bump byteBuddyVersion from 1.14.18 to 1.14.19 (#1129) @dependabot
- Bump org.codehaus.mojo:mojo-parent from 84 to 85 (#1128) @dependabot
- Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0 (#1126) @dependabot
- Bump org.hamcrest:hamcrest from 2.2 to 3.0 (#1125) @dependabot
- Bump commons-codec:commons-codec from 1.17.0 to 1.17.1 (#1117) @dependabot
- Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 (#1118) @dependabot
📝 Documentation updates
... (truncated)
Commits
- 814c9b1 [maven-release-plugin] prepare release 2.18.0
- 64a3814 Upgrade to Doxia 2.x stack
- a3ab213 Resolves #1060: Bugfix in UpdateParentMojo + add tests (#1181)
- 380264f Remove implementation of dynamic version goal
- 7e3b710 Drop Maven Wrapper from project
- a9270bb Bump project version to 2.18.0-SNAPSHOT
- d115f7a Moved to modello-stax. Removed "versionDefinition" from rule.mdo. (#1176)
- 3841bb6 fix: Removed non-fully functional dynamic version goal (#1172)
- a899699 Using Stax2 (Woodstox) instead of plexus-xml (Xpp) to process XML documents; ...
- 8f48640 Bump byteBuddyVersion from 1.15.7 to 1.15.10
- Additional commits viewable in compare view
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 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)