dependabot[bot] opened a new pull request, #12083: URL: https://github.com/apache/camel/pull/12083
Bumps [io.github.classgraph:classgraph](https://github.com/classgraph/classgraph) from 4.8.162 to 4.8.165. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/classgraph/classgraph/releases">io.github.classgraph:classgraph's releases</a>.</em></p> <blockquote> <h2>classgraph-4.8.165</h2> <p>Add module dependencies in manifest file for JBoss (<a href="https://redirect.github.com/classgraph/classgraph/issues/808">#808</a>, thanks to <a href="https://github.com/redmitry"><code>@redmitry</code></a> for reporting).</p> <h2>classgraph-4.8.164</h2> <p>Fix "Paths with Spaces and Hash don't work when using Nested JARs" (<a href="https://redirect.github.com/classgraph/classgraph/issues/804">#804</a>, thanks to <a href="https://github.com/jwatcher"><code>@jwatcher</code></a> for the bug report, detailed analysis, and PR complete with testcase! <a href="https://redirect.github.com/classgraph/classgraph/issues/805">#805</a>)</p> <h2>classgraph-4.8.163</h2> <ul> <li>Work around JDK17 compiler bug (<a href="https://redirect.github.com/classgraph/classgraph/issues/797">#797</a>, thanks to <a href="https://github.com/JeanHuguesdeRaigniac"><code>@JeanHuguesdeRaigniac</code></a> for reporting)</li> <li>Look up resource URIs properly in modules (thanks to <a href="https://github.com/Sineaggi"><code>@Sineaggi</code></a> for the patch).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/classgraph/classgraph/commit/f4419d410172d137a020c58c18ff6e1b756d1e82"><code>f4419d4</code></a> [maven-release-plugin] prepare release classgraph-4.8.165</li> <li><a href="https://github.com/classgraph/classgraph/commit/617de838c65edec7a63e754543565766c98d513c"><code>617de83</code></a> Add other module dependencies</li> <li><a href="https://github.com/classgraph/classgraph/commit/d05846b291756a45e81cf0e186a04045db29ba4c"><code>d05846b</code></a> Merge pull request <a href="https://redirect.github.com/classgraph/classgraph/issues/809">#809</a> from redmitry/latest</li> <li><a href="https://github.com/classgraph/classgraph/commit/a499338b86f29d86617426d44a57787a67b9c444"><code>a499338</code></a> add jdk.unsupported to the manifest</li> <li><a href="https://github.com/classgraph/classgraph/commit/73fc284666864b65ef9051befbfb9785bec85798"><code>73fc284</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://github.com/classgraph/classgraph/commit/8360c03ebcd1f196a7101f4364aaab0bed206376"><code>8360c03</code></a> [maven-release-plugin] prepare release classgraph-4.8.164</li> <li><a href="https://github.com/classgraph/classgraph/commit/a942bf644a7b488ba1d8ae791ca8ca3621da878d"><code>a942bf6</code></a> Source > Cleanup</li> <li><a href="https://github.com/classgraph/classgraph/commit/07c2f491989025be411119fb7c37a53e5d9467e4"><code>07c2f49</code></a> Merge pull request <a href="https://redirect.github.com/classgraph/classgraph/issues/805">#805</a> from jwachter/fix/nested-with-space-and-hash-path</li> <li><a href="https://github.com/classgraph/classgraph/commit/72c52de6f92967738b9bf90575824a245a7b1a17"><code>72c52de</code></a> Handle paths with spaces and hashes especially with nested JARs</li> <li><a href="https://github.com/classgraph/classgraph/commit/8b51126f4b329251d70fc4d184e6c032b64d8c9d"><code>8b51126</code></a> [maven-release-plugin] prepare for next development iteration</li> <li>Additional commits viewable in <a href="https://github.com/classgraph/classgraph/compare/classgraph-4.8.162...classgraph-4.8.165">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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org