Skip to content

Commit 4aeee4b

Browse files
Bump com.drewnoakes:metadata-extractor from 2.19.0 to 2.20.0 (#305)
Bumps [com.drewnoakes:metadata-extractor](https://github.com/drewnoakes/metadata-extractor) from 2.19.0 to 2.20.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/drewnoakes/metadata-extractor/releases">com.drewnoakes:metadata-extractor's releases</a>.</em></p> <blockquote> <h2>2.20.0</h2> <h2>What's Changed</h2> <ul> <li>Simplify string creation by <a href="https://github.com/drewnoakes"><code>@​drewnoakes</code></a> in <a href="https://redirect.github.com/drewnoakes/metadata-extractor/pull/637">drewnoakes/metadata-extractor#637</a></li> <li>Copy paste error fixed by <a href="https://github.com/GRuppert"><code>@​GRuppert</code></a> in <a href="https://redirect.github.com/drewnoakes/metadata-extractor/pull/641">drewnoakes/metadata-extractor#641</a></li> <li>Added code to parse OM System II makernote (uses Olympus II makernote) by <a href="https://github.com/AndyDragon"><code>@​AndyDragon</code></a> in <a href="https://redirect.github.com/drewnoakes/metadata-extractor/pull/642">drewnoakes/metadata-extractor#642</a></li> <li>Add HEIC/HEIF to README by <a href="https://github.com/drewnoakes"><code>@​drewnoakes</code></a> in <a href="https://redirect.github.com/drewnoakes/metadata-extractor/pull/645">drewnoakes/metadata-extractor#645</a></li> <li>Trim trailing null bytes from some string values by <a href="https://github.com/drewnoakes"><code>@​drewnoakes</code></a> in <a href="https://redirect.github.com/drewnoakes/metadata-extractor/pull/647">drewnoakes/metadata-extractor#647</a></li> <li>Fixed parsing of illegal dates + handle known null value by <a href="https://github.com/StefanOltmann"><code>@​StefanOltmann</code></a> in <a href="https://redirect.github.com/drewnoakes/metadata-extractor/pull/650">drewnoakes/metadata-extractor#650</a></li> <li>Support AVIF / AV1 images by <a href="https://github.com/StefanOltmann"><code>@​StefanOltmann</code></a> in <a href="https://redirect.github.com/drewnoakes/metadata-extractor/pull/649">drewnoakes/metadata-extractor#649</a></li> <li>maven.yml fixed after branch rename by <a href="https://github.com/StefanOltmann"><code>@​StefanOltmann</code></a> in <a href="https://redirect.github.com/drewnoakes/metadata-extractor/pull/652">drewnoakes/metadata-extractor#652</a></li> <li>Fixed wrong date/time when timezone is null by <a href="https://github.com/StefanOltmann"><code>@​StefanOltmann</code></a> in <a href="https://redirect.github.com/drewnoakes/metadata-extractor/pull/651">drewnoakes/metadata-extractor#651</a></li> <li>Validate lengths before parsing JPEG data by <a href="https://github.com/drewnoakes"><code>@​drewnoakes</code></a> in <a href="https://redirect.github.com/drewnoakes/metadata-extractor/pull/653">drewnoakes/metadata-extractor#653</a></li> <li>Add Automatic-Module-Name by <a href="https://github.com/tsmock"><code>@​tsmock</code></a> in <a href="https://redirect.github.com/drewnoakes/metadata-extractor/pull/621">drewnoakes/metadata-extractor#621</a></li> <li>Add PDF support to detectFileType by <a href="https://github.com/max-peroch"><code>@​max-peroch</code></a> in <a href="https://redirect.github.com/drewnoakes/metadata-extractor/pull/665">drewnoakes/metadata-extractor#665</a></li> <li>Fix of <a href="https://redirect.github.com/drewnoakes/metadata-extractor/issues/676">#676</a> by <a href="https://github.com/ogawaffm"><code>@​ogawaffm</code></a> in <a href="https://redirect.github.com/drewnoakes/metadata-extractor/pull/677">drewnoakes/metadata-extractor#677</a></li> <li>Issue <a href="https://redirect.github.com/drewnoakes/metadata-extractor/issues/685">#685</a> | Fix StringIndexOutOfBoundsException in ICC DESC tag processing by <a href="https://github.com/DAN-MU-ZI"><code>@​DAN-MU-ZI</code></a> in <a href="https://redirect.github.com/drewnoakes/metadata-extractor/pull/687">drewnoakes/metadata-extractor#687</a></li> <li>Bump Java version to 1.8 by <a href="https://github.com/drewnoakes"><code>@​drewnoakes</code></a> in <a href="https://redirect.github.com/drewnoakes/metadata-extractor/pull/696">drewnoakes/metadata-extractor#696</a></li> <li>Fix rounding error in shutter speed description by <a href="https://github.com/drewnoakes"><code>@​drewnoakes</code></a> in <a href="https://redirect.github.com/drewnoakes/metadata-extractor/pull/695">drewnoakes/metadata-extractor#695</a></li> <li>Extend file type detection by <a href="https://github.com/drewnoakes"><code>@​drewnoakes</code></a> in <a href="https://redirect.github.com/drewnoakes/metadata-extractor/pull/697">drewnoakes/metadata-extractor#697</a></li> <li>Issue <a href="https://redirect.github.com/drewnoakes/metadata-extractor/issues/698">#698</a> | add DJI metadata support (ported from .NET) by <a href="https://github.com/SeanJayZeng"><code>@​SeanJayZeng</code></a> in <a href="https://redirect.github.com/drewnoakes/metadata-extractor/pull/700">drewnoakes/metadata-extractor#700</a></li> <li>Added reference to Beeld, another Clojure wrapper for metadata-extractor by <a href="https://github.com/danielsz"><code>@​danielsz</code></a> in <a href="https://redirect.github.com/drewnoakes/metadata-extractor/pull/701">drewnoakes/metadata-extractor#701</a></li> <li>Fix ArrayIndexOutOfBoundsException in Extended XMP processing by <a href="https://github.com/alicanalbayrak"><code>@​alicanalbayrak</code></a> in <a href="https://redirect.github.com/drewnoakes/metadata-extractor/pull/712">drewnoakes/metadata-extractor#712</a></li> <li>Fix Adobe XMP imports in 'Samples' by <a href="https://github.com/imagingbook"><code>@​imagingbook</code></a> in <a href="https://redirect.github.com/drewnoakes/metadata-extractor/pull/714">drewnoakes/metadata-extractor#714</a></li> <li>Improve comment for TAG_SUB_IFD_OFFSET (0x014a) by <a href="https://github.com/matthias-ronge"><code>@​matthias-ronge</code></a> in <a href="https://redirect.github.com/drewnoakes/metadata-extractor/pull/715">drewnoakes/metadata-extractor#715</a></li> <li>Add Automatic-Module-Name to build.gradle by <a href="https://github.com/ChristophKaser"><code>@​ChristophKaser</code></a> in <a href="https://redirect.github.com/drewnoakes/metadata-extractor/pull/718">drewnoakes/metadata-extractor#718</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/GRuppert"><code>@​GRuppert</code></a> made their first contribution in <a href="https://redirect.github.com/drewnoakes/metadata-extractor/pull/641">drewnoakes/metadata-extractor#641</a></li> <li><a href="https://github.com/AndyDragon"><code>@​AndyDragon</code></a> made their first contribution in <a href="https://redirect.github.com/drewnoakes/metadata-extractor/pull/642">drewnoakes/metadata-extractor#642</a></li> <li><a href="https://github.com/StefanOltmann"><code>@​StefanOltmann</code></a> made their first contribution in <a href="https://redirect.github.com/drewnoakes/metadata-extractor/pull/650">drewnoakes/metadata-extractor#650</a></li> <li><a href="https://github.com/tsmock"><code>@​tsmock</code></a> made their first contribution in <a href="https://redirect.github.com/drewnoakes/metadata-extractor/pull/621">drewnoakes/metadata-extractor#621</a></li> <li><a href="https://github.com/max-peroch"><code>@​max-peroch</code></a> made their first contribution in <a href="https://redirect.github.com/drewnoakes/metadata-extractor/pull/665">drewnoakes/metadata-extractor#665</a></li> <li><a href="https://github.com/ogawaffm"><code>@​ogawaffm</code></a> made their first contribution in <a href="https://redirect.github.com/drewnoakes/metadata-extractor/pull/677">drewnoakes/metadata-extractor#677</a></li> <li><a href="https://github.com/DAN-MU-ZI"><code>@​DAN-MU-ZI</code></a> made their first contribution in <a href="https://redirect.github.com/drewnoakes/metadata-extractor/pull/687">drewnoakes/metadata-extractor#687</a></li> <li><a href="https://github.com/SeanJayZeng"><code>@​SeanJayZeng</code></a> made their first contribution in <a href="https://redirect.github.com/drewnoakes/metadata-extractor/pull/700">drewnoakes/metadata-extractor#700</a></li> <li><a href="https://github.com/alicanalbayrak"><code>@​alicanalbayrak</code></a> made their first contribution in <a href="https://redirect.github.com/drewnoakes/metadata-extractor/pull/712">drewnoakes/metadata-extractor#712</a></li> <li><a href="https://github.com/imagingbook"><code>@​imagingbook</code></a> made their first contribution in <a href="https://redirect.github.com/drewnoakes/metadata-extractor/pull/714">drewnoakes/metadata-extractor#714</a></li> <li><a href="https://github.com/matthias-ronge"><code>@​matthias-ronge</code></a> made their first contribution in <a href="https://redirect.github.com/drewnoakes/metadata-extractor/pull/715">drewnoakes/metadata-extractor#715</a></li> <li><a href="https://github.com/ChristophKaser"><code>@​ChristophKaser</code></a> made their first contribution in <a href="https://redirect.github.com/drewnoakes/metadata-extractor/pull/718">drewnoakes/metadata-extractor#718</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/drewnoakes/metadata-extractor/compare/2.19.0...2.20.0">https://github.com/drewnoakes/metadata-extractor/compare/2.19.0...2.20.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/drewnoakes/metadata-extractor/commit/b62bec5c31a66197ae79a38a8674ae8fb116a8f4"><code>b62bec5</code></a> Upgrade maven-gpg-plugin to 3.2.7, actions to latest</li> <li><a href="https://github.com/drewnoakes/metadata-extractor/commit/d5c19a0986dc30a51f641723ae0cf7f5381f00a9"><code>d5c19a0</code></a> Upgrade maven-gpg-plugin to 3.2.7 with loopback pinentry</li> <li><a href="https://github.com/drewnoakes/metadata-extractor/commit/0d059451f5785e5211de748ba3f0aff50476ae26"><code>0d05945</code></a> Add automated release pipeline to Maven Central</li> <li><a href="https://github.com/drewnoakes/metadata-extractor/commit/edb3208c5972e05acced408b36085f4d9a98795c"><code>edb3208</code></a> Merge pull request <a href="https://redirect.github.com/drewnoakes/metadata-extractor/issues/718">#718</a> from ChristophKaser/patch-1</li> <li><a href="https://github.com/drewnoakes/metadata-extractor/commit/dcfd478f6743857b28e70eb06cea4c911d969d82"><code>dcfd478</code></a> Add Automatic-Module-Name to build.gradle</li> <li><a href="https://github.com/drewnoakes/metadata-extractor/commit/313a2a371adfa4b8389286e1db4227a528dce50c"><code>313a2a3</code></a> Merge pull request <a href="https://redirect.github.com/drewnoakes/metadata-extractor/issues/715">#715</a> from matthias-ronge/patch-2</li> <li><a href="https://github.com/drewnoakes/metadata-extractor/commit/4c246988e8817b3e20b21be0dbf53ba7e974842e"><code>4c24698</code></a> Improve comment for TAG_SUB_IFD_OFFSET (0x014a)</li> <li><a href="https://github.com/drewnoakes/metadata-extractor/commit/7074598fe48a327ffc7ff073cf62c365d3f49a5c"><code>7074598</code></a> Merge pull request <a href="https://redirect.github.com/drewnoakes/metadata-extractor/issues/714">#714</a> from imagingbook/fix-xmp-imports</li> <li><a href="https://github.com/drewnoakes/metadata-extractor/commit/7f5550a99f58ba9394225b4547c2f3a442cc305e"><code>7f5550a</code></a> Added 'Samples' as an additional test source directory using 'build-helper-ma...</li> <li><a href="https://github.com/drewnoakes/metadata-extractor/commit/0306de2c9257925d1db5b62b7804e2b6479830db"><code>0306de2</code></a> Fixed Adobe XMP imports in 'XmpSample.java'</li> <li>Additional commits viewable in <a href="https://github.com/drewnoakes/metadata-extractor/compare/2.19.0...2.20.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.drewnoakes:metadata-extractor&package-manager=gradle&previous-version=2.19.0&new-version=2.20.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 35b8fb5 commit 4aeee4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ log4j2-version = "2.25.4"
44
picocli-version = "4.7.7"
55
jackson-version = "2.21.2"
66
jspecify-version = "1.0.0"
7-
metadata-extractor-version = "2.19.0"
7+
metadata-extractor-version = "2.20.0"
88
pointlocation6709-version = "5.0.1"
99
unirest-version = "4.0.0-RC2"
1010
lombok-version = "1.18.44"

0 commit comments

Comments
 (0)