dependabot[bot] opened a new pull request, #1649: URL: https://github.com/apache/tika/pull/1649
Bumps [com.googlecode.plist:dd-plist](https://github.com/3breadt/dd-plist) from 1.27 to 1.28. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/3breadt/dd-plist/releases">com.googlecode.plist:dd-plist's releases</a>.</em></p> <blockquote> <h2>Release 1.28</h2> <h1>Added</h1> <ul> <li><code>NSObjects.getLocationInformation()</code> provides information about an object's location within the parsed property list file (e.g. line number)</li> <li><code>PropertyListFormatException.getLocationInformation()</code> provides information about where the parsing error occurred</li> <li>Added <code>module-info</code> to improve usability of this library for Java 9 and later</li> </ul> <h1>Improved</h1> <ul> <li><code>PropertyListFormatException</code>'s messages now include more detailed information about where the parsing error occurred</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/3breadt/dd-plist/commit/e8d35a67fae335c764c2717dcc6276ae9ce45b03"><code>e8d35a6</code></a> Added module-info.java using moditect plugin to preserve Java 8 compatibility...</li> <li><a href="https://github.com/3breadt/dd-plist/commit/961358f736ffd4aab1594e0d96f25cfd9302014e"><code>961358f</code></a> Add location information to parsed objects and exceptions (<a href="https://redirect.github.com/3breadt/dd-plist/issues/95">#95</a>)</li> <li><a href="https://github.com/3breadt/dd-plist/commit/d5b398760312a9b7073095d6d5b0267e6b2bcc22"><code>d5b3987</code></a> Fix junit test: OpenJDK 17 on Ubuntu throws a different exception</li> <li><a href="https://github.com/3breadt/dd-plist/commit/d5a398c811c4a145aad3881596176978d7492f29"><code>d5a398c</code></a> Properly set error offset in ASCIIPropertyListParser::parseQuotedString</li> <li><a href="https://github.com/3breadt/dd-plist/commit/a68d259916108e498164b82795e241bfd08e07a1"><code>a68d259</code></a> Minor code style fixes (<a href="https://redirect.github.com/3breadt/dd-plist/issues/86">#86</a>)</li> <li><a href="https://github.com/3breadt/dd-plist/commit/8c32472b86385e2aec3673c2c8b4a45d5ea402af"><code>8c32472</code></a> Bump version numbers after release 1.27</li> <li>See full diff in <a href="https://github.com/3breadt/dd-plist/compare/v1.27.0...v1.28.0">compare view</a></li> </ul> </details> <br /> [](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 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 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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
