Skip to content
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

chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0 #55

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2023

Bumps org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0.

Release notes

Sourced from org.apache.maven.plugins:maven-javadoc-plugin's releases.

3.6.0

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

... (truncated)

Commits
  • 7548066 [maven-release-plugin] prepare release maven-javadoc-plugin-3.6.0
  • 77adc47 [MJAVADOC-642] Make offline mode configurable (#238)
  • 24362d2 [MJAVADOC-742] Fix resolution of docletArtifacts (#186)
  • bee4197 fix jenkins link (#237)
  • 9830bdc Fix build on jenkins
  • 6f30bed [MJAVADOC-642] Make offline mode configurable (#232)
  • e4023d0 [JAVADOC-771] Upgrade Parent to 40 (#234)
  • 7904e45 [MJAVADOC-772] Refresh download page
  • 87c2424 Bump org.apache.maven:maven-core (#226)
  • 83ab01b Use 3.6.0 as release version (#233)
  • 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 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)

Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.5.0...maven-javadoc-plugin-3.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 18, 2023
@oldratlee oldratlee merged commit 81df083 into master Sep 18, 2023
6 checks passed
@dependabot dependabot bot deleted the dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.6.0 branch September 18, 2023 18:37
oldratlee pushed a commit that referenced this pull request Nov 8, 2023
bump versions-maven-plugin from 2.12.0 to 2.13.0 (#33)
bump maven-install-plugin from 3.0.1 to 3.1.0 (#34)
bump versions-maven-plugin from 2.13.0 to 2.14.0 (#35)
bump versions-maven-plugin from 2.14.0 to 2.14.1 (#36)
bump versions-maven-plugin from 2.14.1 to 2.14.2 (#37)
bump maven-enforcer-plugin from 3.1.0 to 3.2.1 (#38)
bump maven-deploy-plugin from 3.0.0 to 3.1.0 (#39)
bump maven-javadoc-plugin from 3.4.1 to 3.5.0 (#40)
bump versions-maven-plugin from 2.14.2 to 2.15.0 (#41)
bump maven-compiler-plugin from 3.10.1 to 3.11.0 (#42)
bump maven-surefire-plugin from 2.22.2 to 3.0.0 (#43)
bump maven-resources-plugin from 3.3.0 to 3.3.1 (#44)
bump maven-install-plugin from 3.1.0 to 3.1.1 (#45)
bump maven-deploy-plugin from 3.1.0 to 3.1.1 (#46)
bump maven-enforcer-plugin from 3.2.1 to 3.3.0 (#47)
bump maven-surefire-plugin from 3.0.0 to 3.1.0 (#48)
bump maven-source-plugin from 3.2.1 to 3.3.0 (#49)
bump versions-maven-plugin from 2.15.0 to 2.16.0 (#50)
bump maven-surefire-plugin from 3.1.0 to 3.1.2 (#51)
bump maven-clean-plugin from 3.2.0 to 3.3.1 (#52)
bump org.apache.maven.plugins:maven-enforcer-plugin 3.3.0 to 3.4.0 (#53)
bump org.apache.maven.plugins:maven-enforcer-plugin 3.4.0 to 3.4.1 (#54)
bump org.apache.maven.plugins:maven-javadoc-plugin 3.5.0 to 3.6.0 (#55)
bump org.apache.maven.plugins:maven-surefire-plugin 3.1.2 to 3.2.1 (#57)
bump org.apache.maven.plugins:maven-clean-plugin 3.3.1 to 3.3.2 (#58)
bump org.apache.maven.plugins:maven-javadoc-plugin 3.6.0 to 3.6.2 (#59)
bump org.apache.maven.plugins:maven-surefire-plugin 3.2.1 to 3.2.2 (#60)
oldratlee pushed a commit that referenced this pull request Nov 8, 2023
bump versions-maven-plugin from 2.12.0 to 2.13.0 (#33)
bump maven-install-plugin from 3.0.1 to 3.1.0 (#34)
bump versions-maven-plugin from 2.13.0 to 2.14.0 (#35)
bump versions-maven-plugin from 2.14.0 to 2.14.1 (#36)
bump versions-maven-plugin from 2.14.1 to 2.14.2 (#37)
bump maven-enforcer-plugin from 3.1.0 to 3.2.1 (#38)
bump maven-deploy-plugin from 3.0.0 to 3.1.0 (#39)
bump maven-javadoc-plugin from 3.4.1 to 3.5.0 (#40)
bump versions-maven-plugin from 2.14.2 to 2.15.0 (#41)
bump maven-compiler-plugin from 3.10.1 to 3.11.0 (#42)
bump maven-surefire-plugin from 2.22.2 to 3.0.0 (#43)
bump maven-resources-plugin from 3.3.0 to 3.3.1 (#44)
bump maven-install-plugin from 3.1.0 to 3.1.1 (#45)
bump maven-deploy-plugin from 3.1.0 to 3.1.1 (#46)
bump maven-enforcer-plugin from 3.2.1 to 3.3.0 (#47)
bump maven-surefire-plugin from 3.0.0 to 3.1.0 (#48)
bump maven-source-plugin from 3.2.1 to 3.3.0 (#49)
bump versions-maven-plugin from 2.15.0 to 2.16.0 (#50)
bump maven-surefire-plugin from 3.1.0 to 3.1.2 (#51)
bump maven-clean-plugin from 3.2.0 to 3.3.1 (#52)
bump maven-enforcer-plugin 3.3.0 to 3.4.0 (#53)
bump maven-enforcer-plugin 3.4.0 to 3.4.1 (#54)
bump maven-javadoc-plugin 3.5.0 to 3.6.0 (#55)
bump maven-surefire-plugin 3.1.2 to 3.2.1 (#57)
bump maven-clean-plugin 3.3.1 to 3.3.2 (#58)
bump maven-javadoc-plugin 3.6.0 to 3.6.2 (#59)
bump maven-surefire-plugin 3.2.1 to 3.2.2 (#60)
oldratlee pushed a commit that referenced this pull request Nov 8, 2023
bump versions-maven-plugin from 2.12.0 to 2.13.0 (#33)
bump maven-install-plugin from 3.0.1 to 3.1.0 (#34)
bump versions-maven-plugin from 2.13.0 to 2.14.0 (#35)
bump versions-maven-plugin from 2.14.0 to 2.14.1 (#36)
bump versions-maven-plugin from 2.14.1 to 2.14.2 (#37)
bump maven-enforcer-plugin from 3.1.0 to 3.2.1 (#38)
bump maven-deploy-plugin from 3.0.0 to 3.1.0 (#39)
bump maven-javadoc-plugin from 3.4.1 to 3.5.0 (#40)
bump versions-maven-plugin from 2.14.2 to 2.15.0 (#41)
bump maven-compiler-plugin from 3.10.1 to 3.11.0 (#42)
bump maven-surefire-plugin from 2.22.2 to 3.0.0 (#43)
bump maven-resources-plugin from 3.3.0 to 3.3.1 (#44)
bump maven-install-plugin from 3.1.0 to 3.1.1 (#45)
bump maven-deploy-plugin from 3.1.0 to 3.1.1 (#46)
bump maven-enforcer-plugin from 3.2.1 to 3.3.0 (#47)
bump maven-surefire-plugin from 3.0.0 to 3.1.0 (#48)
bump maven-source-plugin from 3.2.1 to 3.3.0 (#49)
bump versions-maven-plugin from 2.15.0 to 2.16.0 (#50)
bump maven-surefire-plugin from 3.1.0 to 3.1.2 (#51)
bump maven-clean-plugin from 3.2.0 to 3.3.1 (#52)
bump maven-enforcer-plugin 3.3.0 to 3.4.0 (#53)
bump maven-enforcer-plugin 3.4.0 to 3.4.1 (#54)
bump maven-javadoc-plugin 3.5.0 to 3.6.0 (#55)
bump maven-surefire-plugin 3.1.2 to 3.2.1 (#57)
bump maven-clean-plugin 3.3.1 to 3.3.2 (#58)
bump maven-javadoc-plugin 3.6.0 to 3.6.2 (#59)
bump maven-surefire-plugin 3.2.1 to 3.2.2 (#60)
oldratlee pushed a commit that referenced this pull request Nov 10, 2023
bump versions-maven-plugin from 2.12.0 to 2.13.0 (#33)
bump maven-install-plugin from 3.0.1 to 3.1.0 (#34)
bump versions-maven-plugin from 2.13.0 to 2.14.0 (#35)
bump versions-maven-plugin from 2.14.0 to 2.14.1 (#36)
bump versions-maven-plugin from 2.14.1 to 2.14.2 (#37)
bump maven-enforcer-plugin from 3.1.0 to 3.2.1 (#38)
bump maven-deploy-plugin from 3.0.0 to 3.1.0 (#39)
bump maven-javadoc-plugin from 3.4.1 to 3.5.0 (#40)
bump versions-maven-plugin from 2.14.2 to 2.15.0 (#41)
bump maven-compiler-plugin from 3.10.1 to 3.11.0 (#42)
bump maven-surefire-plugin from 2.22.2 to 3.0.0 (#43)
bump maven-resources-plugin from 3.3.0 to 3.3.1 (#44)
bump maven-install-plugin from 3.1.0 to 3.1.1 (#45)
bump maven-deploy-plugin from 3.1.0 to 3.1.1 (#46)
bump maven-enforcer-plugin from 3.2.1 to 3.3.0 (#47)
bump maven-surefire-plugin from 3.0.0 to 3.1.0 (#48)
bump maven-source-plugin from 3.2.1 to 3.3.0 (#49)
bump versions-maven-plugin from 2.15.0 to 2.16.0 (#50)
bump maven-surefire-plugin from 3.1.0 to 3.1.2 (#51)
bump maven-clean-plugin from 3.2.0 to 3.3.1 (#52)
bump maven-enforcer-plugin 3.3.0 to 3.4.0 (#53)
bump maven-enforcer-plugin 3.4.0 to 3.4.1 (#54)
bump maven-javadoc-plugin 3.5.0 to 3.6.0 (#55)
bump maven-surefire-plugin 3.1.2 to 3.2.1 (#57)
bump maven-clean-plugin 3.3.1 to 3.3.2 (#58)
bump maven-javadoc-plugin 3.6.0 to 3.6.2 (#59)
bump maven-surefire-plugin 3.2.1 to 3.2.2 (#60)
bump org.codehaus.mojo:versions-maven-plugin 2.16.0 to 2.16.1 (#56)
oldratlee pushed a commit that referenced this pull request Nov 10, 2023
bump versions-maven-plugin from 2.12.0 to 2.13.0 (#33)
bump maven-install-plugin from 3.0.1 to 3.1.0 (#34)
bump versions-maven-plugin from 2.13.0 to 2.14.0 (#35)
bump versions-maven-plugin from 2.14.0 to 2.14.1 (#36)
bump versions-maven-plugin from 2.14.1 to 2.14.2 (#37)
bump maven-enforcer-plugin from 3.1.0 to 3.2.1 (#38)
bump maven-deploy-plugin from 3.0.0 to 3.1.0 (#39)
bump maven-javadoc-plugin from 3.4.1 to 3.5.0 (#40)
bump versions-maven-plugin from 2.14.2 to 2.15.0 (#41)
bump maven-compiler-plugin from 3.10.1 to 3.11.0 (#42)
bump maven-surefire-plugin from 2.22.2 to 3.0.0 (#43)
bump maven-resources-plugin from 3.3.0 to 3.3.1 (#44)
bump maven-install-plugin from 3.1.0 to 3.1.1 (#45)
bump maven-deploy-plugin from 3.1.0 to 3.1.1 (#46)
bump maven-enforcer-plugin from 3.2.1 to 3.3.0 (#47)
bump maven-surefire-plugin from 3.0.0 to 3.1.0 (#48)
bump maven-source-plugin from 3.2.1 to 3.3.0 (#49)
bump versions-maven-plugin from 2.15.0 to 2.16.0 (#50)
bump maven-surefire-plugin from 3.1.0 to 3.1.2 (#51)
bump maven-clean-plugin from 3.2.0 to 3.3.1 (#52)
bump maven-enforcer-plugin 3.3.0 to 3.4.0 (#53)
bump maven-enforcer-plugin 3.4.0 to 3.4.1 (#54)
bump maven-javadoc-plugin 3.5.0 to 3.6.0 (#55)
bump maven-surefire-plugin 3.1.2 to 3.2.1 (#57)
bump maven-clean-plugin 3.3.1 to 3.3.2 (#58)
bump maven-javadoc-plugin 3.6.0 to 3.6.2 (#59)
bump maven-surefire-plugin 3.2.1 to 3.2.2 (#60)
bump org.codehaus.mojo:versions-maven-plugin 2.16.0 to 2.16.1 (#56)
bump actions/checkout from 2 to 4 (#61)
oldratlee pushed a commit that referenced this pull request Nov 10, 2023
bump versions-maven-plugin from 2.12.0 to 2.13.0 (#33)
bump maven-install-plugin from 3.0.1 to 3.1.0 (#34)
bump versions-maven-plugin from 2.13.0 to 2.14.0 (#35)
bump versions-maven-plugin from 2.14.0 to 2.14.1 (#36)
bump versions-maven-plugin from 2.14.1 to 2.14.2 (#37)
bump maven-enforcer-plugin from 3.1.0 to 3.2.1 (#38)
bump maven-deploy-plugin from 3.0.0 to 3.1.0 (#39)
bump maven-javadoc-plugin from 3.4.1 to 3.5.0 (#40)
bump versions-maven-plugin from 2.14.2 to 2.15.0 (#41)
bump maven-compiler-plugin from 3.10.1 to 3.11.0 (#42)
bump maven-surefire-plugin from 2.22.2 to 3.0.0 (#43)
bump maven-resources-plugin from 3.3.0 to 3.3.1 (#44)
bump maven-install-plugin from 3.1.0 to 3.1.1 (#45)
bump maven-deploy-plugin from 3.1.0 to 3.1.1 (#46)
bump maven-enforcer-plugin from 3.2.1 to 3.3.0 (#47)
bump maven-surefire-plugin from 3.0.0 to 3.1.0 (#48)
bump maven-source-plugin from 3.2.1 to 3.3.0 (#49)
bump versions-maven-plugin from 2.15.0 to 2.16.0 (#50)
bump maven-surefire-plugin from 3.1.0 to 3.1.2 (#51)
bump maven-clean-plugin from 3.2.0 to 3.3.1 (#52)
bump maven-enforcer-plugin 3.3.0 to 3.4.0 (#53)
bump maven-enforcer-plugin 3.4.0 to 3.4.1 (#54)
bump maven-javadoc-plugin 3.5.0 to 3.6.0 (#55)
bump org.codehaus.mojo:versions-maven-plugin 2.16.0 to 2.16.1 (#56)
bump maven-surefire-plugin 3.1.2 to 3.2.1 (#57)
bump maven-clean-plugin 3.3.1 to 3.3.2 (#58)
bump maven-javadoc-plugin 3.6.0 to 3.6.2 (#59)
bump maven-surefire-plugin 3.2.1 to 3.2.2 (#60)
bump actions/checkout from 2 to 4 (#61)
oldratlee pushed a commit that referenced this pull request Dec 15, 2023
bump versions-maven-plugin from 2.12.0 to 2.13.0 (#33)
bump maven-install-plugin from 3.0.1 to 3.1.0 (#34)
bump versions-maven-plugin from 2.13.0 to 2.14.0 (#35)
bump versions-maven-plugin from 2.14.0 to 2.14.1 (#36)
bump versions-maven-plugin from 2.14.1 to 2.14.2 (#37)
bump maven-enforcer-plugin from 3.1.0 to 3.2.1 (#38)
bump maven-deploy-plugin from 3.0.0 to 3.1.0 (#39)
bump maven-javadoc-plugin from 3.4.1 to 3.5.0 (#40)
bump versions-maven-plugin from 2.14.2 to 2.15.0 (#41)
bump maven-compiler-plugin from 3.10.1 to 3.11.0 (#42)
bump maven-surefire-plugin from 2.22.2 to 3.0.0 (#43)
bump maven-resources-plugin from 3.3.0 to 3.3.1 (#44)
bump maven-install-plugin from 3.1.0 to 3.1.1 (#45)
bump maven-deploy-plugin from 3.1.0 to 3.1.1 (#46)
bump maven-enforcer-plugin from 3.2.1 to 3.3.0 (#47)
bump maven-surefire-plugin from 3.0.0 to 3.1.0 (#48)
bump maven-source-plugin from 3.2.1 to 3.3.0 (#49)
bump versions-maven-plugin from 2.15.0 to 2.16.0 (#50)
bump maven-surefire-plugin from 3.1.0 to 3.1.2 (#51)
bump maven-clean-plugin from 3.2.0 to 3.3.1 (#52)
bump maven-enforcer-plugin from 3.3.0 to 3.4.0 (#53)
bump maven-enforcer-plugin from 3.4.0 to 3.4.1 (#54)
bump maven-javadoc-plugin from 3.5.0 to 3.6.0 (#55)
bump org.codehaus.mojo:versions-maven-plugin from 2.16.0 to 2.16.1 (#56)
bump maven-surefire-plugin from 3.1.2 to 3.2.1 (#57)
bump maven-clean-plugin from 3.3.1 to 3.3.2 (#58)
bump maven-javadoc-plugin from 3.6.0 to 3.6.2 (#59)
bump maven-surefire-plugin from 3.2.1 to 3.2.2 (#60)
bump actions/checkout from 2 to 4 (#61)
bump org.codehaus.mojo:versions-maven-plugin from 2.16.1 to 2.16.2 (#62)
bump actions/setup-java from 3 to 4 (#63)
bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 (#64)
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#65)
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant