dbmdz / iiif-server-hymir

Hymir is a Java based IIIF Server. It is based on "IIIF Image API Java Libraries" and "IIIF Presentation API Java Libraries" projects (see https://github.com/dbmdz)
MIT License
27 stars 7 forks source link

Bump spotbugs-maven-plugin from 4.4.1 to 4.4.2 #251

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps spotbugs-maven-plugin from 4.4.1 to 4.4.2.

Release notes

Sourced from spotbugs-maven-plugin's releases.

Spotbugs-maven-plugin 4.4.2 Release

Added support for spotbugs 4.4.2 Now running github actions on jdk 17 and 18-ea to show this works there Now running against maven 3.8.3 Updated a number of plugins and dependencies

Commits
  • d2ede7f [maven-release-plugin] prepare release spotbugs-maven-plugin-4.4.2
  • a71eea9 [actions] Replace jdk 16 with 17 and 18-ea
  • 9004f52 [maven] Bump to 3.8.3
  • ff9d8c5 [pom] Bump spotbugs tag to 4.4.2
  • 6079393 [pom] Bump junit to 5.8.1
  • 7375bb0 [pom] Bump base parent to 29
  • 469b509 Merge pull request #364 from spotbugs/dependabot/maven/com.github.spotbugs-sp...
  • e1ec334 Bump spotbugs from 4.4.1 to 4.4.2
  • 2116f6e Merge pull request #361 from spotbugs/dependabot/maven/org.codehaus.plexus-pl...
  • 53cc3a6 Merge pull request #362 from spotbugs/dependabot/maven/org.apache.maven-maven...
  • 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[bot] commented 3 years ago

Superseded by #252.