Bump modello-maven-plugin from 1.11 to 2.0.0 by dependabot[bot] 路 Pull Request #48 路 apache/maven-antrun-plugin (original) (raw)
Bumps modello-maven-plugin from 1.11 to 2.0.0.
Release notes
Sourced from modello-maven-plugin's releases.
Modello 2.0.0
this releases requires Java 8 (previous releases required Java 7)
馃殌 New features and improvements
- Add Modello 2.0.0 model XSD (c909e6c054a4b4ca7e9f1f9efb3b4db7853c9ad5) @鈥媓boutemy
- Manage xdoc anchor name conflicts (2 classes with same anchor) (2590c0fa9c069e7d243a6dff0c323f21816f23b4) @鈥媓boutemy
- Drop unnecessary check for identical branches (#171) @鈥媝zygielo
- Require Maven 3.1.1 (#124) @鈥媠lachiewicz
- Use a caching writer to avoid overwriting identical files (#116) @鈥媑nodet
- Migrate from codehaus:wstx to com.fasterxml.woodstox:woodstox-core 6.2.4 (#101) @鈥媠lachiewicz
- Make location handling more memory efficient (#31) @鈥媜ehme
- Xpp3 extended writer (#30) @鈥媓boutemy
- Refactor some old java APIs usage (#26) @鈥媟fscholte
- Add a new field fileComment (#3) @鈥媝tahchiev
馃悰 Bug Fixes
- Fix javaSource default value (#117) @鈥媑nodet
- Fix modello-plugin-snakeyaml (#56) @鈥媝zygielo
馃摝 Dependency updates
- Bump maven-javadoc-plugin from 3.3.1 to 3.3.2 (#184) @鈥媎ependabot
- Bump release-drafter/release-drafter from 5.17.6 to 5.18.0 (#179) @鈥媎ependabot
- Bump taglist-maven-plugin from 2.4 to 3.0.0 (#177) @鈥媎ependabot
- Bump checkstyle from 9.2.1 to 9.3 (#178) @鈥媎ependabot
- Bump xmlunit-core from 2.8.4 to 2.9.0 (#172) @鈥媎ependabot
- Bump junit from 4.12 to 4.13.1 in /modello-maven-plugin/src/it/maven-model (#176) @鈥媎ependabot
- Bump xercesImpl from 2.12.1 to 2.12.2 in /modello-plugins/modello-plugin-xsd (#175) @鈥媎ependabot
- Bump xercesImpl from 2.12.1 to 2.12.2 in /modello-plugins/modello-plugin-jsonschema (#174) @鈥媎ependabot
- Bump mavenPluginTools from 3.6.2 to 3.6.4 (#169) @鈥媎ependabot
- Bump maven-compiler-plugin from 3.8.1 to 3.9.0 (#166) @鈥媎ependabot
- Bump maven-jar-plugin from 3.2.0 to 3.2.2 (#164) @鈥媎ependabot
- Bump release-drafter/release-drafter from 5.15.0 to 5.17.6 (#170) @鈥媎ependabot
- Bump woodstox-core from 6.2.7 to 6.2.8 (#167) @鈥媎ependabot
- Bump maven-release-plugin from 3.0.0-M4 to 3.0.0-M5 (#161) @鈥媎ependabot
- Bump checkstyle from 9.2 to 9.2.1 (#159) @鈥媎ependabot
- Bump maven-site-plugin from 3.9.1 to 3.10.0 (#160) @鈥媎ependabot
- Bump snakeyaml from 1.29 to 1.30 (#155) @鈥媎ependabot
- Bump jackson-bom from 2.13.0 to 2.13.1 (#157) @鈥媎ependabot
- Bump xmlunit-core from 2.8.3 to 2.8.4 (#156) @鈥媎ependabot
- Bump plexus-compiler-javac from 2.8.8 to 2.9.0 (#147) @鈥媎ependabot
- Bump woodstox-core from 6.2.6 to 6.2.7 (#154) @鈥媎ependabot
- Bump maven-shared-resources from 3 to 4 (#146) @鈥媎ependabot
- Bump plexus-compiler-api from 2.8.8 to 2.9.0 (#148) @鈥媎ependabot
- Bump mavenPluginTools from 3.6.1 to 3.6.2 (#153) @鈥媎ependabot
- Bump checkstyle from 9.0.1 to 9.2 (#152) @鈥媎ependabot
- Bump xmlunit-core from 2.8.2 to 2.8.3 (#149) @鈥媎ependabot
- Bump checkstyle from 9.0 to 9.0.1 (#144) @鈥媎ependabot
... (truncated)
Commits
- 6bce2f5 [maven-release-plugin] prepare release modello-2.0.0
- 27e3f04 add site generation command (which is not so easy to know)
- a31d73d clean m-release-p configuration corresponding to 3.0.0 updates
- c909e6c add Modello 2.0.0 model XSD
- 36f8ae4 Bump maven-javadoc-plugin from 3.3.1 to 3.3.2
- 2590c0f manage xdoc anchor name conflicts (2 classes with same anchor)
- 676c4ab Bump release-drafter/release-drafter from 5.17.6 to 5.18.0
- bf0cdf2 Bump taglist-maven-plugin from 2.4 to 3.0.0
- 4e7f3f0 Bump checkstyle from 9.2.1 to 9.3
- 0fb0649 Bump xmlunit-core from 2.8.4 to 2.9.0
- 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 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)