Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 15, 2021

Bumps maven-site-plugin from 3.8.2 to 3.9.1.

Commits
  • 854e6a0 [maven-release-plugin] prepare release maven-site-plugin-3.9.1
  • ec954c8 [MSITE-856] - NullPointer on org.apache.maven.plugins.site.render.SiteMap.rel...
  • d4160ab fix javadoc issues with JDK 8
  • 963cbcb remove unused plugins
  • da10917 remove enforce bytecode now inherited from maven-parent
  • e033328 [MSITE-757] remove shading not used any more
  • 5179a4d [MSITE-863] fix Maven < 3.6.1 compatibility issue
  • 028119f Github Actions
  • 77c7cff [MSITE-863] upgrade m-reporting-exec to show that MSHARED-921 is fixed
  • 36b11f4 [MSITE-863] revert ae9c132, not caused by Java 7 but Maven 3.6.0-
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [maven-site-plugin](https://github.com/apache/maven-site-plugin) from 3.8.2 to 3.9.1.
- [Release notes](https://github.com/apache/maven-site-plugin/releases)
- [Commits](apache/maven-site-plugin@maven-site-plugin-3.8.2...maven-site-plugin-3.9.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-site-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 15, 2021
@joschi joschi requested a review from misterjoshua November 15, 2021 08:14
Copy link
Collaborator

@misterjoshua misterjoshua left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The build passes, so I'm happy with this.

@joschi joschi added this to the 2.0.0 milestone Nov 21, 2021
@joschi joschi merged commit f58f797 into master Nov 21, 2021
@joschi joschi deleted the dependabot/maven/org.apache.maven.plugins-maven-site-plugin-3.9.1 branch November 21, 2021 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants