dockerfile-image-update
dockerfile-image-update copied to clipboard
Bump maven-javadoc-plugin from 3.3.2 to 3.4.1 in /dockerfile-image-update
Bumps maven-javadoc-plugin from 3.3.2 to 3.4.1.
Release notes
Sourced from maven-javadoc-plugin's releases.
3.4.1
- [MJAVADOC-723] - Upgrade Maven Reporting API to 3.1.1/Complete with Maven Reporting Impl 3.2.0 (#158)
@pzygielo- Skip Java 9-14 in reproducible test (#155)
@jorsol- Add Integration Test for reproducible builds (#152)
@jorsol- [MJAVADOC-719] - Update Maven Archiver to 3.6.0 (#150)
@jorsol📦 Dependency updates
- Bump assertj-core from 3.21.0 to 3.23.1 (#143)
@dependabot- Bump spring-webmvc from 4.3.29.RELEASE to 5.2.21.RELEASE in /src/it/projects/MJAVADOC-434_fixcompile (#135)
@dependabot- Bump mockito-core from 4.1.0 to 4.4.0 (#133)
@dependabot3.4.0
What's Changed
- (doc) Update plugin' configuration parameter (MJAVADOC-475) by
@pzygieloin apache/maven-javadoc-plugin#123- (doc) Update plugin' configuration parameter (MJAVADOC-475) by
@pzygieloin apache/maven-javadoc-plugin#124- (doc) Fix spurious Javadoc
@paramtag by@pzygieloin apache/maven-javadoc-plugin#125- use shared gh action/release-drafter by
@olamyin apache/maven-javadoc-plugin#128- Bump commons-io from 2.2 to 2.7 in /src/it/projects/MJAVADOC-437/module2 by
@dependabotin apache/maven-javadoc-plugin#132- Bump junit from 4.12 to 4.13.1 in /src/it/projects/MJAVADOC-498_modulepath by
@dependabotin apache/maven-javadoc-plugin#131- Bump plexus-archiver from 4.2.6 to 4.2.7 by
@dependabotin apache/maven-javadoc-plugin#118- Bump maven-archiver from 3.5.1 to 3.5.2 by
@dependabotin apache/maven-javadoc-plugin#117- [MJAVADOC-714] Upgrade to Maven 3.2.5 by
@michael-oin apache/maven-javadoc-plugin#134Full Changelog: https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.3.2...maven-javadoc-plugin-3.4.0
Commits
a5db96e[maven-release-plugin] prepare release maven-javadoc-plugin-3.4.1a10f0b1[MJAVADOC-723] Upgrade Maven Reporting API to 3.1.1/Complete with Maven Repor...c19dba2Skip Java 9-14 in reproducible test26d84b2Add notimestamp for reproducible builds test92ce668Ignore Maven Core updatesbacc078Add Integration Test for reproducible builds497f80f[MJAVADOC-719] - Update Maven Archiver to 3.6.034b501dBump assertj-core from 3.21.0 to 3.23.1b928970Bump spring-webmvc in /src/it/projects/MJAVADOC-434_fixcompile4306c92Bump mockito-core from 4.1.0 to 4.4.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)
Codecov Report
Merging #510 (c8e09bd) into master (54173e8) will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## master #510 +/- ##
=========================================
Coverage 81.75% 81.75%
Complexity 297 297
=========================================
Files 23 23
Lines 1058 1058
Branches 135 135
=========================================
Hits 865 865
Misses 159 159
Partials 34 34