Skip to content

chore(deps): bump maven-javadoc-plugin from 3.3.1 to 3.3.2 #530

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 14, 2022

Bumps maven-javadoc-plugin from 3.3.1 to 3.3.2.

Commits
  • 50a41f7 [maven-release-plugin] prepare release maven-javadoc-plugin-3.3.2
  • 5af4519 [MJAVADOC-705] Upgrade Maven Reporting API to 3.1.0
  • ee4132f [MJAVADOC-704] Javadoc plugin does not respect jdkToolchain
  • 651b98e Bump doxia-site-renderer from 1.10 to 1.11.1
  • db20fdd Bump plexus-archiver from 4.2.5 to 4.2.6
  • b51c5d8 [MJAVADOC-694] Avoid empty warn message from getResolvePathResult
  • 6b1515e Bump httpcore from 4.4.14 to 4.4.15
  • a4aa7dc (doc) fix javadoc issues
  • 3309cc2 Bump maven-project-info-reports-plugin to 3.1.2
  • 51a2c3f Bump maven-javadoc-plugin to 3.3.1
  • 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)

@dependabot dependabot bot requested a review from a team as a code owner February 14, 2022 05:22
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 14, 2022
@dependabot dependabot bot force-pushed the dependabot/maven/mainline-1.x/org.apache.maven.plugins-maven-javadoc-plugin-3.3.2 branch 2 times, most recently from 14f0c18 to e6a8640 Compare February 21, 2022 19:18
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.3.1...maven-javadoc-plugin-3.3.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/mainline-1.x/org.apache.maven.plugins-maven-javadoc-plugin-3.3.2 branch from e6a8640 to e67796e Compare March 9, 2022 19:44
@josecorella josecorella merged commit 348fa46 into mainline-1.x Mar 25, 2022
@josecorella josecorella deleted the dependabot/maven/mainline-1.x/org.apache.maven.plugins-maven-javadoc-plugin-3.3.2 branch March 25, 2022 19:13
josecorella pushed a commit to josecorella/aws-encryption-sdk-java that referenced this pull request Aug 30, 2022
### [1.9.2](v1.9.1...v1.9.2) (2022-08-30)

### Maintenance

* Add CODEOWNERS file ([#407](#407)) ([cf2c873](cf2c873))
* **deps-dev:** bump junit-vintage-engine from 5.7.1 to 5.8.2 ([aws#455](https://github.com/josecorella/aws-encryption-sdk-java/issues/455)) ([9342875](9342875))
* **deps-dev:** bump mockito-core from 4.2.0 to 4.3.1 ([aws#503](https://github.com/josecorella/aws-encryption-sdk-java/issues/503)) ([cae0fe1](cae0fe1))
* **deps-dev:** bump mockito-core from 4.3.1 to 4.4.0 ([aws#574](https://github.com/josecorella/aws-encryption-sdk-java/issues/574)) ([379d9e7](379d9e7))
* **deps:** bump annotations from 3.0.1 to 3.0.1u2 ([aws#443](https://github.com/josecorella/aws-encryption-sdk-java/issues/443)) ([916cd0b](916cd0b))
* **deps:** bump aws-java-sdk from 1.11.704 to 1.12.129 ([aws#452](https://github.com/josecorella/aws-encryption-sdk-java/issues/452)) ([19564f0](19564f0))
* **deps:** bump aws-java-sdk from 1.12.129 to 1.12.131 ([aws#462](https://github.com/josecorella/aws-encryption-sdk-java/issues/462)) ([f9b3df1](f9b3df1))
* **deps:** bump aws-java-sdk from 1.12.131 to 1.12.150 ([aws#509](https://github.com/josecorella/aws-encryption-sdk-java/issues/509)) ([f93ddad](f93ddad))
* **deps:** bump aws-java-sdk from 1.12.150 to 1.12.151 ([aws#511](https://github.com/josecorella/aws-encryption-sdk-java/issues/511)) ([edd4633](edd4633))
* **deps:** bump aws-java-sdk from 1.12.151 to 1.12.156 ([aws#522](https://github.com/josecorella/aws-encryption-sdk-java/issues/522)) ([ac37804](ac37804))
* **deps:** bump aws-java-sdk from 1.12.156 to 1.12.162 ([aws#542](https://github.com/josecorella/aws-encryption-sdk-java/issues/542)) ([2e03746](2e03746))
* **deps:** bump bcprov-ext-jdk15on from 1.67 to 1.70 ([aws#444](https://github.com/josecorella/aws-encryption-sdk-java/issues/444)) ([e9b190c](e9b190c))
* **deps:** bump build-helper-maven-plugin from 3.0.0 to 3.2.0 ([aws#448](https://github.com/josecorella/aws-encryption-sdk-java/issues/448)) ([6f77980](6f77980))
* **deps:** bump build-helper-maven-plugin from 3.2.0 to 3.3.0 ([aws#475](https://github.com/josecorella/aws-encryption-sdk-java/issues/475)) ([2398e07](2398e07))
* **deps:** bump commons-lang3 from 3.9 to 3.12.0 ([aws#451](https://github.com/josecorella/aws-encryption-sdk-java/issues/451)) ([83d7546](83d7546))
* **deps:** bump fmt-maven-plugin from 2.12 to 2.13 ([aws#445](https://github.com/josecorella/aws-encryption-sdk-java/issues/445)) ([9dd4ccd](9dd4ccd))
* **deps:** bump maven-compiler-plugin from 3.8.0 to 3.8.1 ([aws#449](https://github.com/josecorella/aws-encryption-sdk-java/issues/449)) ([625a044](625a044))
* **deps:** bump maven-compiler-plugin from 3.8.1 to 3.9.0 ([aws#482](https://github.com/josecorella/aws-encryption-sdk-java/issues/482)) ([8064de7](8064de7))
* **deps:** bump maven-gpg-plugin from 1.6 to 3.0.1 ([aws#450](https://github.com/josecorella/aws-encryption-sdk-java/issues/450)) ([f579c8b](f579c8b))
* **deps:** bump maven-javadoc-plugin from 3.0.1 to 3.3.1 ([aws#456](https://github.com/josecorella/aws-encryption-sdk-java/issues/456)) ([7007923](7007923))
* **deps:** bump maven-javadoc-plugin from 3.3.1 to 3.3.2 ([aws#530](https://github.com/josecorella/aws-encryption-sdk-java/issues/530)) ([348fa46](348fa46))
* **deps:** bump maven-surefire-plugin from 2.22.0 to 2.22.2 ([aws#442](https://github.com/josecorella/aws-encryption-sdk-java/issues/442)) ([a370271](a370271))
* **deps:** bump nexus-staging-maven-plugin from 1.6.11 to 1.6.12 ([aws#548](https://github.com/josecorella/aws-encryption-sdk-java/issues/548)) ([66ecef2](66ecef2))
* **deps:** bump nexus-staging-maven-plugin from 1.6.3 to 1.6.8 ([aws#453](https://github.com/josecorella/aws-encryption-sdk-java/issues/453)) ([53576d7](53576d7))
* **deps:** bump nexus-staging-maven-plugin from 1.6.8 to 1.6.11 ([aws#536](https://github.com/josecorella/aws-encryption-sdk-java/issues/536)) ([ad514b2](ad514b2))
* Mark 1.x as End-of-Support ([aws#1025](https://github.com/josecorella/aws-encryption-sdk-java/issues/1025)) ([8bb7b28](8bb7b28))
* update mainline-1.x cd ([#413](#413)) ([dfefa62](dfefa62))
* Upgrade mockito to 4.2.0 ([aws#457](https://github.com/josecorella/aws-encryption-sdk-java/issues/457)) ([a251a22](a251a22))

### Fixes

* **ci:** add correcting signing keys for ci and release process on 1.x ([aws#1027](https://github.com/josecorella/aws-encryption-sdk-java/issues/1027)) ([803c64f](803c64f))
* correct branch in upload_artifacts ([aws#1031](https://github.com/josecorella/aws-encryption-sdk-java/issues/1031)) ([dfcae50](dfcae50))
aws-crypto-tools-ci-bot pushed a commit that referenced this pull request Aug 30, 2022
### [1.9.2](v1.9.1...v1.9.2) (2022-08-30)

### Maintenance

* Add CODEOWNERS file ([#407](#407)) ([cf2c873](cf2c873))
* **deps-dev:** bump junit-vintage-engine from 5.7.1 to 5.8.2 ([#455](#455)) ([9342875](9342875))
* **deps-dev:** bump mockito-core from 4.2.0 to 4.3.1 ([#503](#503)) ([cae0fe1](cae0fe1))
* **deps-dev:** bump mockito-core from 4.3.1 to 4.4.0 ([#574](#574)) ([379d9e7](379d9e7))
* **deps:** bump annotations from 3.0.1 to 3.0.1u2 ([#443](#443)) ([916cd0b](916cd0b))
* **deps:** bump aws-java-sdk from 1.11.704 to 1.12.129 ([#452](#452)) ([19564f0](19564f0))
* **deps:** bump aws-java-sdk from 1.12.129 to 1.12.131 ([#462](#462)) ([f9b3df1](f9b3df1))
* **deps:** bump aws-java-sdk from 1.12.131 to 1.12.150 ([#509](#509)) ([f93ddad](f93ddad))
* **deps:** bump aws-java-sdk from 1.12.150 to 1.12.151 ([#511](#511)) ([edd4633](edd4633))
* **deps:** bump aws-java-sdk from 1.12.151 to 1.12.156 ([#522](#522)) ([ac37804](ac37804))
* **deps:** bump aws-java-sdk from 1.12.156 to 1.12.162 ([#542](#542)) ([2e03746](2e03746))
* **deps:** bump bcprov-ext-jdk15on from 1.67 to 1.70 ([#444](#444)) ([e9b190c](e9b190c))
* **deps:** bump build-helper-maven-plugin from 3.0.0 to 3.2.0 ([#448](#448)) ([6f77980](6f77980))
* **deps:** bump build-helper-maven-plugin from 3.2.0 to 3.3.0 ([#475](#475)) ([2398e07](2398e07))
* **deps:** bump commons-lang3 from 3.9 to 3.12.0 ([#451](#451)) ([83d7546](83d7546))
* **deps:** bump fmt-maven-plugin from 2.12 to 2.13 ([#445](#445)) ([9dd4ccd](9dd4ccd))
* **deps:** bump maven-compiler-plugin from 3.8.0 to 3.8.1 ([#449](#449)) ([625a044](625a044))
* **deps:** bump maven-compiler-plugin from 3.8.1 to 3.9.0 ([#482](#482)) ([8064de7](8064de7))
* **deps:** bump maven-gpg-plugin from 1.6 to 3.0.1 ([#450](#450)) ([f579c8b](f579c8b))
* **deps:** bump maven-javadoc-plugin from 3.0.1 to 3.3.1 ([#456](#456)) ([7007923](7007923))
* **deps:** bump maven-javadoc-plugin from 3.3.1 to 3.3.2 ([#530](#530)) ([348fa46](348fa46))
* **deps:** bump maven-surefire-plugin from 2.22.0 to 2.22.2 ([#442](#442)) ([a370271](a370271))
* **deps:** bump nexus-staging-maven-plugin from 1.6.11 to 1.6.12 ([#548](#548)) ([66ecef2](66ecef2))
* **deps:** bump nexus-staging-maven-plugin from 1.6.3 to 1.6.8 ([#453](#453)) ([53576d7](53576d7))
* **deps:** bump nexus-staging-maven-plugin from 1.6.8 to 1.6.11 ([#536](#536)) ([ad514b2](ad514b2))
* Mark 1.x as End-of-Support ([#1025](#1025)) ([8bb7b28](8bb7b28))
* update mainline-1.x cd ([#413](#413)) ([dfefa62](dfefa62))
* Upgrade mockito to 4.2.0 ([#457](#457)) ([a251a22](a251a22))

### Fixes

* **ci:** add correcting signing keys for ci and release process on 1.x ([#1027](#1027)) ([803c64f](803c64f))
* correct branch in upload_artifacts ([#1031](#1031)) ([dfcae50](dfcae50))
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.

1 participant