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 spotbugs-maven-plugin from 4.7.3.4 to 4.7.3.5 #173

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 20, 2023

Bumps spotbugs-maven-plugin from 4.7.3.4 to 4.7.3.5.

Release notes

Sourced from spotbugs-maven-plugin's releases.

Spotbugs Maven Plugin 4.7.3.5

Supports spotbugs 4.7.3

Changes

  • Groovy 4.0.12
  • General Library Updates
  • Minor groovy code cleanup
  • Due to spotbugs failing to be released for some time, we are not overriding safe levels of libraries to clear CVEs. These include gson to 2.10.1, bcel to 6.6.1, jaxon 2.0.0, guava 32.0.1-jre
  • Cleanup exclusions throughout pom
  • Exclude plexus-container-default fixing #589

Build

  • Add support to run integration tests against maven 4.0.0-alpha4
  • Dropped legacy changes.xml file as we do not use that since version 4 and instead use github releases
  • Drop versionTest.groovy as not used
  • Auto license files
  • Remove old dependency check skip and pdf change as no longer necessary
  • Use latest extra enforcer rule 1.7.0
Commits
  • ae262ba [maven-release-plugin] prepare release spotbugs-maven-plugin-4.7.3.5
  • 7f24ea2 Merge pull request #609 from hazendaz/spotbugs
  • d78ff3f [pom] Exclude plexus container default
  • a979713 [GHA] Drop to maven 4 alpha 4 to see if issue is a regression
  • baaa1c4 Merge pull request #607 from hazendaz/spotbugs
  • bf74494 [pom] Override extra enforcer rules to 1.7.0
  • 26e9f01 [pom] Drop bcel back to 6.6.1 as it breaks doxia on site
  • b67e234 [pom] Fix guava tagging
  • 33ff593 [pom] Override guava to 32.0.1-jre
  • 486dda8 Merge pull request #606 from hazendaz/spotbugs
  • 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)

Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.7.3.4 to 4.7.3.5.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.7.3.4...spotbugs-maven-plugin-4.7.3.5)

---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 20, 2023
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@coveralls
Copy link

Coverage Status

coverage: 81.705%. remained the same when pulling 9ad9388 on dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.7.3.5 into d7994a6 on main.

@oldratlee oldratlee merged commit 78d70e5 into main Jun 20, 2023
29 of 30 checks passed
@dependabot dependabot bot deleted the dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.7.3.5 branch June 20, 2023 09:23
oldratlee pushed a commit that referenced this pull request Jul 12, 2023
chore(deps): bump spotbugs-maven-plugin from 4.7.3.1 to 4.7.3.2 (#140)
chore(deps): bump maven-compiler-plugin from 3.10.1 to 3.11.0 (#141)
chore(deps): bump annotations from 24.0.0 to 24.0.1 (#142)
chore(deps): bump maven-surefire-plugin from 2.22.2 to 3.0.0 (#144)
chore(deps-dev): bump maven-artifact from 3.9.0 to 3.9.1 (#145)
chore(deps): bump maven-resources-plugin from 3.3.0 to 3.3.1 (#146)
chore(deps): bump maven-install-plugin from 3.1.0 to 3.1.1 (#147)
chore(deps): bump maven-deploy-plugin from 3.1.0 to 3.1.1 (#148)
chore(deps): bump spotbugs-maven-plugin from 4.7.3.2 to 4.7.3.3 (#149)
chore(deps): bump kotlin.version from 1.8.10 to 1.8.20 (#150)
chore(deps): bump jacoco-maven-plugin from 0.8.8 to 0.8.9 (#151)
chore(deps): bump maven-enforcer-plugin from 3.2.1 to 3.3.0 (#152)
chore(deps): bump spotbugs-maven-plugin from 4.7.3.3 to 4.7.3.4 (#153)
chore(deps): bump kotest.version from 5.5.5 to 5.6.0 (#154)
chore(deps): bump kotest.version from 5.6.0 to 5.6.1 (#155)
chore(deps): bump kotlin.version from 1.8.20 to 1.8.21 (#156)
chore(deps): bump jacoco-maven-plugin from 0.8.9 to 0.8.10 (#158)
chore(deps): bump junit-bom from 5.9.2 to 5.9.3 (#159)
chore(deps): bump maven-gpg-plugin from 3.0.1 to 3.1.0 (#160)
chore(deps): bump maven-surefire-plugin from 3.0.0 to 3.1.0 (#161)
chore(deps): bump kotest.version from 5.6.1 to 5.6.2 (#162)
chore(deps-dev): bump maven-artifact from 3.9.1 to 3.9.2 (#163)
chore(deps): bump maven-assembly-plugin from 3.5.0 to 3.6.0 (#164)
chore(deps): bump commons-io from 2.11.0 to 2.12.0 (#165)
chore(deps): bump git-commit-id-maven-plugin from 5.0.0 to 6.0.0 (#166)
chore(deps): bump maven-source-plugin from 3.2.1 to 3.3.0 (#167)
chore(deps): bump maven-surefire-plugin from 3.1.0 to 3.1.2 (#168)
chore(deps): bump versions-maven-plugin from 2.15.0 to 2.16.0 (#169)
chore(deps): bump kotlin.version from 1.8.21 to 1.8.22 (#170)
chore(deps): bump commons-io from 2.12.0 to 2.13.0 (#171)
chore(deps): bump maven-clean-plugin from 3.2.0 to 3.3.1 (#172)
chore(deps): bump spotbugs-maven-plugin from 4.7.3.4 to 4.7.3.5 (#173)
chore(deps-dev): bump maven-artifact from 3.9.2 to 3.9.3 (#174)
chore(deps): bump kotlin.version from 1.8.22 to 1.9.0 (#175)
oldratlee pushed a commit that referenced this pull request Jul 30, 2023
chore(deps): bump spotbugs-maven-plugin from 4.7.3.1 to 4.7.3.2 (#140)
chore(deps): bump maven-compiler-plugin from 3.10.1 to 3.11.0 (#141)
chore(deps): bump annotations from 24.0.0 to 24.0.1 (#142)
chore(deps): bump maven-surefire-plugin from 2.22.2 to 3.0.0 (#144)
chore(deps-dev): bump maven-artifact from 3.9.0 to 3.9.1 (#145)
chore(deps): bump maven-resources-plugin from 3.3.0 to 3.3.1 (#146)
chore(deps): bump maven-install-plugin from 3.1.0 to 3.1.1 (#147)
chore(deps): bump maven-deploy-plugin from 3.1.0 to 3.1.1 (#148)
chore(deps): bump spotbugs-maven-plugin from 4.7.3.2 to 4.7.3.3 (#149)
chore(deps): bump kotlin.version from 1.8.10 to 1.8.20 (#150)
chore(deps): bump jacoco-maven-plugin from 0.8.8 to 0.8.9 (#151)
chore(deps): bump maven-enforcer-plugin from 3.2.1 to 3.3.0 (#152)
chore(deps): bump spotbugs-maven-plugin from 4.7.3.3 to 4.7.3.4 (#153)
chore(deps): bump kotest.version from 5.5.5 to 5.6.0 (#154)
chore(deps): bump kotest.version from 5.6.0 to 5.6.1 (#155)
chore(deps): bump kotlin.version from 1.8.20 to 1.8.21 (#156)
chore(deps): bump jacoco-maven-plugin from 0.8.9 to 0.8.10 (#158)
chore(deps): bump junit-bom from 5.9.2 to 5.9.3 (#159)
chore(deps): bump maven-gpg-plugin from 3.0.1 to 3.1.0 (#160)
chore(deps): bump maven-surefire-plugin from 3.0.0 to 3.1.0 (#161)
chore(deps): bump kotest.version from 5.6.1 to 5.6.2 (#162)
chore(deps-dev): bump maven-artifact from 3.9.1 to 3.9.2 (#163)
chore(deps): bump maven-assembly-plugin from 3.5.0 to 3.6.0 (#164)
chore(deps): bump commons-io from 2.11.0 to 2.12.0 (#165)
chore(deps): bump git-commit-id-maven-plugin from 5.0.0 to 6.0.0 (#166)
chore(deps): bump maven-source-plugin from 3.2.1 to 3.3.0 (#167)
chore(deps): bump maven-surefire-plugin from 3.1.0 to 3.1.2 (#168)
chore(deps): bump versions-maven-plugin from 2.15.0 to 2.16.0 (#169)
chore(deps): bump kotlin.version from 1.8.21 to 1.8.22 (#170)
chore(deps): bump commons-io from 2.12.0 to 2.13.0 (#171)
chore(deps): bump maven-clean-plugin from 3.2.0 to 3.3.1 (#172)
chore(deps): bump spotbugs-maven-plugin from 4.7.3.4 to 4.7.3.5 (#173)
chore(deps-dev): bump maven-artifact from 3.9.2 to 3.9.3 (#174)
chore(deps): bump kotlin.version from 1.8.22 to 1.9.0 (#175)
chore(deps): bump org.junit:junit-bom from 5.9.3 to 5.10.0 (#176)
chore(deps): bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0 (#177)
oldratlee pushed a commit that referenced this pull request Aug 7, 2023
chore(deps): bump spotbugs-maven-plugin from 4.7.3.1 to 4.7.3.2 (#140)
chore(deps): bump maven-compiler-plugin from 3.10.1 to 3.11.0 (#141)
chore(deps): bump annotations from 24.0.0 to 24.0.1 (#142)
chore(deps): bump maven-surefire-plugin from 2.22.2 to 3.0.0 (#144)
chore(deps-dev): bump maven-artifact from 3.9.0 to 3.9.1 (#145)
chore(deps): bump maven-resources-plugin from 3.3.0 to 3.3.1 (#146)
chore(deps): bump maven-install-plugin from 3.1.0 to 3.1.1 (#147)
chore(deps): bump maven-deploy-plugin from 3.1.0 to 3.1.1 (#148)
chore(deps): bump spotbugs-maven-plugin from 4.7.3.2 to 4.7.3.3 (#149)
chore(deps): bump kotlin.version from 1.8.10 to 1.8.20 (#150)
chore(deps): bump jacoco-maven-plugin from 0.8.8 to 0.8.9 (#151)
chore(deps): bump maven-enforcer-plugin from 3.2.1 to 3.3.0 (#152)
chore(deps): bump spotbugs-maven-plugin from 4.7.3.3 to 4.7.3.4 (#153)
chore(deps): bump kotest.version from 5.5.5 to 5.6.0 (#154)
chore(deps): bump kotest.version from 5.6.0 to 5.6.1 (#155)
chore(deps): bump kotlin.version from 1.8.20 to 1.8.21 (#156)
chore(deps): bump jacoco-maven-plugin from 0.8.9 to 0.8.10 (#158)
chore(deps): bump junit-bom from 5.9.2 to 5.9.3 (#159)
chore(deps): bump maven-gpg-plugin from 3.0.1 to 3.1.0 (#160)
chore(deps): bump maven-surefire-plugin from 3.0.0 to 3.1.0 (#161)
chore(deps): bump kotest.version from 5.6.1 to 5.6.2 (#162)
chore(deps-dev): bump maven-artifact from 3.9.1 to 3.9.2 (#163)
chore(deps): bump maven-assembly-plugin from 3.5.0 to 3.6.0 (#164)
chore(deps): bump commons-io from 2.11.0 to 2.12.0 (#165)
chore(deps): bump git-commit-id-maven-plugin from 5.0.0 to 6.0.0 (#166)
chore(deps): bump maven-source-plugin from 3.2.1 to 3.3.0 (#167)
chore(deps): bump maven-surefire-plugin from 3.1.0 to 3.1.2 (#168)
chore(deps): bump versions-maven-plugin from 2.15.0 to 2.16.0 (#169)
chore(deps): bump kotlin.version from 1.8.21 to 1.8.22 (#170)
chore(deps): bump commons-io from 2.12.0 to 2.13.0 (#171)
chore(deps): bump maven-clean-plugin from 3.2.0 to 3.3.1 (#172)
chore(deps): bump spotbugs-maven-plugin from 4.7.3.4 to 4.7.3.5 (#173)
chore(deps-dev): bump maven-artifact from 3.9.2 to 3.9.3 (#174)
chore(deps): bump kotlin.version from 1.8.22 to 1.9.0 (#175)
chore(deps): bump org.junit:junit-bom from 5.9.3 to 5.10.0 (#176)
chore(deps): bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0 (#177)
chore(deps-dev): bump org.apache.maven:maven-artifact (#178)
oldratlee pushed a commit that referenced this pull request Oct 5, 2023
bump spotbugs-maven-plugin from 4.7.3.1 to 4.7.3.2 (#140)
bump maven-compiler-plugin from 3.10.1 to 3.11.0 (#141)
bump annotations from 24.0.0 to 24.0.1 (#142)
bump maven-surefire-plugin from 2.22.2 to 3.0.0 (#144)
bump maven-artifact from 3.9.0 to 3.9.1 (#145)
bump maven-resources-plugin from 3.3.0 to 3.3.1 (#146)
bump maven-install-plugin from 3.1.0 to 3.1.1 (#147)
bump maven-deploy-plugin from 3.1.0 to 3.1.1 (#148)
bump spotbugs-maven-plugin from 4.7.3.2 to 4.7.3.3 (#149)
bump kotlin.version from 1.8.10 to 1.8.20 (#150)
bump jacoco-maven-plugin from 0.8.8 to 0.8.9 (#151)
bump maven-enforcer-plugin from 3.2.1 to 3.3.0 (#152)
bump spotbugs-maven-plugin from 4.7.3.3 to 4.7.3.4 (#153)
bump kotest.version from 5.5.5 to 5.6.0 (#154)
bump kotest.version from 5.6.0 to 5.6.1 (#155)
bump kotlin.version from 1.8.20 to 1.8.21 (#156)
bump jacoco-maven-plugin from 0.8.9 to 0.8.10 (#158)
bump junit-bom from 5.9.2 to 5.9.3 (#159)
bump maven-gpg-plugin from 3.0.1 to 3.1.0 (#160)
bump maven-surefire-plugin from 3.0.0 to 3.1.0 (#161)
bump kotest.version from 5.6.1 to 5.6.2 (#162)
bump maven-artifact from 3.9.1 to 3.9.2 (#163)
bump maven-assembly-plugin from 3.5.0 to 3.6.0 (#164)
bump commons-io from 2.11.0 to 2.12.0 (#165)
bump git-commit-id-maven-plugin from 5.0.0 to 6.0.0 (#166)
bump maven-source-plugin from 3.2.1 to 3.3.0 (#167)
bump maven-surefire-plugin from 3.1.0 to 3.1.2 (#168)
bump versions-maven-plugin from 2.15.0 to 2.16.0 (#169)
bump kotlin.version from 1.8.21 to 1.8.22 (#170)
bump commons-io from 2.12.0 to 2.13.0 (#171)
bump maven-clean-plugin from 3.2.0 to 3.3.1 (#172)
bump spotbugs-maven-plugin from 4.7.3.4 to 4.7.3.5 (#173)
bump maven-artifact from 3.9.2 to 3.9.3 (#174)
bump kotlin.version from 1.8.22 to 1.9.0 (#175)
bump org.junit:junit-bom from 5.9.3 to 5.10.0 (#176)
bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0 (#177)
bump org.apache.maven:maven-artifact (#178)
bump org.apache.maven.plugins:maven-enforcer-plugin (#179)
bump kotlin.version from 1.9.0 to 1.9.10 (#180)
bump kotest.version from 5.6.2 to 5.7.2 (#182)
bump org.apache.maven.plugins:maven-enforcer-plugin (#183)
bump org.apache.maven.plugins:maven-javadoc-plugin (#184)
bump com.github.spotbugs:spotbugs-maven-plugin (#185)
bump commons-io:commons-io from 2.13.0 to 2.14.0 (#187)
oldratlee pushed a commit that referenced this pull request Oct 16, 2023
bump spotbugs-maven-plugin from 4.7.3.1 to 4.7.3.2 (#140)
bump maven-compiler-plugin from 3.10.1 to 3.11.0 (#141)
bump annotations from 24.0.0 to 24.0.1 (#142)
bump maven-surefire-plugin from 2.22.2 to 3.0.0 (#144)
bump maven-artifact from 3.9.0 to 3.9.1 (#145)
bump maven-resources-plugin from 3.3.0 to 3.3.1 (#146)
bump maven-install-plugin from 3.1.0 to 3.1.1 (#147)
bump maven-deploy-plugin from 3.1.0 to 3.1.1 (#148)
bump spotbugs-maven-plugin from 4.7.3.2 to 4.7.3.3 (#149)
bump kotlin.version from 1.8.10 to 1.8.20 (#150)
bump jacoco-maven-plugin from 0.8.8 to 0.8.9 (#151)
bump maven-enforcer-plugin from 3.2.1 to 3.3.0 (#152)
bump spotbugs-maven-plugin from 4.7.3.3 to 4.7.3.4 (#153)
bump kotest.version from 5.5.5 to 5.6.0 (#154)
bump kotest.version from 5.6.0 to 5.6.1 (#155)
bump kotlin.version from 1.8.20 to 1.8.21 (#156)
bump jacoco-maven-plugin from 0.8.9 to 0.8.10 (#158)
bump junit-bom from 5.9.2 to 5.9.3 (#159)
bump maven-gpg-plugin from 3.0.1 to 3.1.0 (#160)
bump maven-surefire-plugin from 3.0.0 to 3.1.0 (#161)
bump kotest.version from 5.6.1 to 5.6.2 (#162)
bump maven-artifact from 3.9.1 to 3.9.2 (#163)
bump maven-assembly-plugin from 3.5.0 to 3.6.0 (#164)
bump commons-io from 2.11.0 to 2.12.0 (#165)
bump git-commit-id-maven-plugin from 5.0.0 to 6.0.0 (#166)
bump maven-source-plugin from 3.2.1 to 3.3.0 (#167)
bump maven-surefire-plugin from 3.1.0 to 3.1.2 (#168)
bump versions-maven-plugin from 2.15.0 to 2.16.0 (#169)
bump kotlin.version from 1.8.21 to 1.8.22 (#170)
bump commons-io from 2.12.0 to 2.13.0 (#171)
bump maven-clean-plugin from 3.2.0 to 3.3.1 (#172)
bump spotbugs-maven-plugin from 4.7.3.4 to 4.7.3.5 (#173)
bump maven-artifact from 3.9.2 to 3.9.3 (#174)
bump kotlin.version from 1.8.22 to 1.9.0 (#175)
bump org.junit:junit-bom from 5.9.3 to 5.10.0 (#176)
bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0 (#177)
bump org.apache.maven:maven-artifact (#178)
bump org.apache.maven.plugins:maven-enforcer-plugin (#179)
bump kotlin.version from 1.9.0 to 1.9.10 (#180)
bump kotest.version from 5.6.2 to 5.7.2 (#182)
bump org.apache.maven.plugins:maven-enforcer-plugin (#183)
bump org.apache.maven.plugins:maven-javadoc-plugin (#184)
bump com.github.spotbugs:spotbugs-maven-plugin (#185)
bump commons-io:commons-io from 2.13.0 to 2.14.0 (#187)
bump org.apache.maven:maven-artifact (#188)
bump com.github.spotbugs:spotbugs-annotations from 4.7.3 to 4.8.0 (#189)
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

3 participants