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

build(deps): bump iiif-apis from 0.3.9 to 0.3.10 #369

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps iiif-apis from 0.3.9 to 0.3.10.

Release notes

Sourced from iiif-apis's releases.

Release 0.3.10

  • Fix build with Java 17 (#220)
Commits
  • 601d3c1 pom: bump version to 0.3.10
  • 0490556 Merge pull request #221 from dbmdz/ci-deploy-to-maven-central
  • 20dbb1e ci: allow releases to be deployed to Maven Central directly
  • 949c408 Merge pull request #222 from dbmdz/add-githook-maven-plugin
  • a314c47 pom: integrate GitHook Maven Formatting plugin
  • 01fc394 test: apply code formatting
  • 5513452 Merge pull request #220 from dbmdz/fix-java17-build
  • 9a6790a Merge pull request #218 from dbmdz/update-action-plugins
  • 157abe7 Merge branch 'fix-java17-build' into update-action-plugins
  • 3377ab5 test: no longer use deprecated isEqualToComparingFieldByFieldRecursively meth...
  • 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)