Java
Java copied to clipboard
Bump org.apache.maven.plugins:maven-pmd-plugin from 3.25.0 to 3.26.0
Bumps org.apache.maven.plugins:maven-pmd-plugin from 3.25.0 to 3.26.0.
Release notes
Sourced from org.apache.maven.plugins:maven-pmd-plugin's releases.
3.26.0
📝 Documentation updates
📦 Dependency updates
- MPMD-404 - Upgrade to PMD 7.7.0 (#170)
@pzygielo- MPMD-407 - Upgrade to Doxia 2.0.0 GA Stack (#175)
@michael-o- Bump commons-io:commons-io from 2.7 to 2.14.0 in /src/it/MPMD-318-auxclasspath-includeTests/module-a (#174)
@dependabot- Bump commons-io:commons-io from 2.16.1 to 2.17.0 (#169)
@dependabot- Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 (#167)
@dependabotNOTE: Read the details on this release here: https://cwiki.apache.org/confluence/display/MAVEN/Towards+Doxia+2.0.0+Stack
Commits
b42a183[maven-release-plugin] prepare release maven-pmd-plugin-3.26.091f3b84[MPMD-404] Bump PMD to 7.7.0fa1c391Bump commons-io:commons-ioe99d2e4[MPMD-407] Upgrade to Doxia 2.0.0 GA Stackc57895eFix dependencies8206f9d[MPMD-405] Update release notes for 3.25.0c27ea6aBump commons-io:commons-io from 2.16.1 to 2.17.0aa83766Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0413dc93[maven-release-plugin] prepare for next development iteration- See full diff 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 72.40%. Comparing base (
5c9edf4) to head (7987e04).
Additional details and impacted files
@@ Coverage Diff @@
## master #6054 +/- ##
============================================
+ Coverage 72.38% 72.40% +0.01%
- Complexity 4982 4983 +1
============================================
Files 653 653
Lines 17574 17574
Branches 3386 3386
============================================
+ Hits 12721 12724 +3
+ Misses 4372 4371 -1
+ Partials 481 479 -2
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.