Bump spotbugs-maven.version from 4.1.3 to 4.1.4 #3914
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps
spotbugs-maven.version
from 4.1.3 to 4.1.4.Updates
spotbugs
from 4.1.3 to 4.1.4Release notes
Sourced from spotbugs's releases.
Changelog
Sourced from spotbugs's changelog.
Commits
e413395
release SpotBugs v4.1.4b92376b
fix for issue 1254, support nested private member access from JEP 181b9027f7
docs: add missing CHANGELOG entries for #1317a21443c
docs: merge all FIXED issues into one part585d371
build(deps): bump junit from 4.13 to 4.13.147d4a8f
fix: remove incomplete translation in Frencha48285a
docs: fix IAE during XML generation with new JUA bug typeb2def1c
fix: add missing metadata which makes XML generation failed7e59645
test: reproduce the reported problem as #127284f2ad7
Fix minor typosUpdates
spotbugs-maven-plugin
from 4.1.3 to 4.1.4Commits
b3dfcdc
[maven-release-plugin] prepare release spotbugs-maven-plugin-4.1.4d9a0fcb
Merge pull request #270 from hazendaz/spotbugs1036d31
[pom] Bump spotbugs to 4.1.4fb010c9
Merge pull request #267 from spotbugs/dependabot/maven/org.codehaus.gmavenplu...dedf1c5
Bump gmavenplus-plugin from 1.10.1 to 1.11.00acb3c8
Merge pull request #265 from spotbugs/dependabot/maven/org.apache.ant-ant-1.10.9e9a541e
Bump ant from 1.10.8 to 1.10.9abcddd8
[maven-release-plugin] prepare for next development iterationDependabot 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