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

pom: use latest stable release of ImageIO library #358

Closed stefan-it closed 1 year ago

stefan-it commented 1 year ago

Hi,

this PR updates the ImageIO version to use latest release (with TJSAMP_411 fix, see https://github.com/dbmdz/imageio-jnr/pull/226).