antlr / antlr4test-maven-plugin

A maven plugin used to test the grammars-v4 repo grammars
BSD 3-Clause "New" or "Revised" License
17 stars 16 forks source link

Bump maven.version from 3.6.1 to 3.6.2 #52

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps maven.version from 3.6.1 to 3.6.2. Updates maven-plugin-api from 3.6.1 to 3.6.2

Commits
  • 40f5233 [maven-release-plugin] prepare release maven-3.6.2
  • 400e7e5 [MNG-6747] Generalize 'resume from' message when build reactor fails
  • a52e2ea [MNG-6695] Improve speed in collection merging
  • b65e846 [MNG-6716] Avoid setting compileRoots
  • 88b632c [MNG-6738] Upgrade maven-resolver to 1.4.1
  • 829a2c9 small refactoring in StringSearchModelInterpolator (removed unnecessary 'publ...
  • b893c3e small refactoring in StringSearchModelInterpolator (removed unused variables,...
  • 203cfc6 [MNG-6729] StringSearchModelInterpolator introspects objects from Java API
  • 8a1f572 [MNG-6713] Fix ExclusionArtifactFilter to respect wildcard exclusions. (#269)
  • 6c5be9c fixed ArtifactHandlerTest after commit d5b0f4ce
  • Additional commits viewable in compare view


Updates maven-core from 3.6.1 to 3.6.2

Commits
  • 40f5233 [maven-release-plugin] prepare release maven-3.6.2
  • 400e7e5 [MNG-6747] Generalize 'resume from' message when build reactor fails
  • a52e2ea [MNG-6695] Improve speed in collection merging
  • b65e846 [MNG-6716] Avoid setting compileRoots
  • 88b632c [MNG-6738] Upgrade maven-resolver to 1.4.1
  • 829a2c9 small refactoring in StringSearchModelInterpolator (removed unnecessary 'publ...
  • b893c3e small refactoring in StringSearchModelInterpolator (removed unused variables,...
  • 203cfc6 [MNG-6729] StringSearchModelInterpolator introspects objects from Java API
  • 8a1f572 [MNG-6713] Fix ExclusionArtifactFilter to respect wildcard exclusions. (#269)
  • 6c5be9c fixed ArtifactHandlerTest after commit d5b0f4ce
  • Additional commits viewable in compare view


Updates maven-compat from 3.6.1 to 3.6.2

Commits
  • 40f5233 [maven-release-plugin] prepare release maven-3.6.2
  • 400e7e5 [MNG-6747] Generalize 'resume from' message when build reactor fails
  • a52e2ea [MNG-6695] Improve speed in collection merging
  • b65e846 [MNG-6716] Avoid setting compileRoots
  • 88b632c [MNG-6738] Upgrade maven-resolver to 1.4.1
  • 829a2c9 small refactoring in StringSearchModelInterpolator (removed unnecessary 'publ...
  • b893c3e small refactoring in StringSearchModelInterpolator (removed unused variables,...
  • 203cfc6 [MNG-6729] StringSearchModelInterpolator introspects objects from Java API
  • 8a1f572 [MNG-6713] Fix ExclusionArtifactFilter to respect wildcard exclusions. (#269)
  • 6c5be9c fixed ArtifactHandlerTest after commit d5b0f4ce
  • Additional commits viewable in compare view


Updates maven-plugin-annotations from 3.6.1 to 3.6.2

Commits
  • c813ad9 [maven-release-plugin] prepare release maven-plugin-tools-3.6.2
  • fefa7ca [MPLUGIN-381] Upgrade QDox to 2.0.1
  • 9c7b822 fix wording
  • 2ee1d60 [MPLUGIN-380] Always include thread safety in report
  • 64ec552 [MPLUGIN-379] Report goal does not include threadSafe attribute in generated ...
  • 2b4756d use shared gh action - v1 (#47)
  • d57eaff [MPLUGIN-376] Drop legacy dependencies (#42)
  • 6d3d92e fix links to CI
  • 73e32d1 [MPLUGIN-377] Upgrade to maven 3.x and avoid using deprecated API (#37)
  • 960d150 Weed out ITs (#45)
  • 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 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 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)