dependabot[bot] opened a new pull request, #563: URL: https://github.com/apache/aries/pull/563
Bumps [biz.aQute.bnd:bnd-indexer-maven-plugin](https://github.com/bndtools/bnd) from 3.1.0 to 7.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/bndtools/bnd/releases">biz.aQute.bnd:bnd-indexer-maven-plugin's releases</a>.</em></p> <blockquote> <h2>Bnd/Bndtools 7.1.0</h2> <p>See <a href="https://github.com/bndtools/bnd/wiki/Changes-in-7.1.0">Release Notes</a>.</p> <h2>Bnd/Bndtools 7.0.0</h2> <p>This is the first release on Java 17.</p> <p>See <a href="https://github.com/bndtools/bnd/wiki/Changes-in-7.0.0">Release Notes</a>.</p> <h2>Classic Bndtools/bnd 6.4.1 (only runtime bundles, no plugins)</h2> <p><strong>This is not a full release!</strong> It is maintained as a line for security and important fixes of the runtime bundles on Java 1.8.</p> <p>See <a href="https://github.com/bndtools/bnd/wiki/Changes-in-6.4.1-classic">https://github.com/bndtools/bnd/wiki/Changes-in-6.4.1-classic</a></p> <h2>Bnd/Bndtools 6.4.0</h2> <h2>Release Notes</h2> <p>See <a href="https://github.com/bndtools/bnd/wiki/Changes-in-6.4.0">Release Notes</a>.</p> <h2>What's Changed</h2> <ul> <li>Maven lifecycle participation fix by <a href="https://github.com/bjhargrave"><code>@bjhargrave</code></a> in <a href="https://redirect.github.com/bndtools/bnd/pull/5238">bndtools/bnd#5238</a></li> <li>immutable: Remove a variable store in a loop by <a href="https://github.com/bjhargrave"><code>@bjhargrave</code></a> in <a href="https://redirect.github.com/bndtools/bnd/pull/5241">bndtools/bnd#5241</a></li> <li>[httpclient] Implement log as specified in doc by <a href="https://github.com/pkriens"><code>@pkriens</code></a> in <a href="https://redirect.github.com/bndtools/bnd/pull/5242">bndtools/bnd#5242</a></li> <li><a href="https://redirect.github.com/bndtools/bnd/issues/5062">#5062</a> JVM crash by <a href="https://github.com/pkriens"><code>@pkriens</code></a> in <a href="https://redirect.github.com/bndtools/bnd/pull/5244">bndtools/bnd#5244</a></li> <li>build: Use -notimestamp option for javadoc for reproducibility by <a href="https://github.com/bjhargrave"><code>@bjhargrave</code></a> in <a href="https://redirect.github.com/bndtools/bnd/pull/5245">bndtools/bnd#5245</a></li> <li>ci: Separate Gradle Wrapper validation into its own workflow by <a href="https://github.com/bjhargrave"><code>@bjhargrave</code></a> in <a href="https://redirect.github.com/bndtools/bnd/pull/5246">bndtools/bnd#5246</a></li> <li>builder: Avoid modifying manifests of conduit jars by <a href="https://github.com/maquinas07"><code>@maquinas07</code></a> in <a href="https://redirect.github.com/bndtools/bnd/pull/5249">bndtools/bnd#5249</a></li> <li>Maven integration test refactoring by <a href="https://github.com/bjhargrave"><code>@bjhargrave</code></a> in <a href="https://redirect.github.com/bndtools/bnd/pull/5252">bndtools/bnd#5252</a></li> <li>Maven help integration tests by <a href="https://github.com/bjhargrave"><code>@bjhargrave</code></a> in <a href="https://redirect.github.com/bndtools/bnd/pull/5253">bndtools/bnd#5253</a></li> <li>Fix regression in Open Type Hierarchy by <a href="https://github.com/bjhargrave"><code>@bjhargrave</code></a> in <a href="https://redirect.github.com/bndtools/bnd/pull/5255">bndtools/bnd#5255</a></li> <li>build(deps): Bump nokogiri from 1.13.4 to 1.13.6 in /docs by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/bndtools/bnd/pull/5256">bndtools/bnd#5256</a></li> <li>[export] JPMS module info calculation fails by <a href="https://github.com/pkriens"><code>@pkriens</code></a> in <a href="https://redirect.github.com/bndtools/bnd/pull/5258">bndtools/bnd#5258</a></li> <li>io: Make FileTree predicate methods public since they can be useful by <a href="https://github.com/bjhargrave"><code>@bjhargrave</code></a> in <a href="https://redirect.github.com/bndtools/bnd/pull/5259">bndtools/bnd#5259</a></li> <li>[decoration] Backward compatibility (Phase 1) by <a href="https://github.com/bjhargrave"><code>@bjhargrave</code></a> in <a href="https://redirect.github.com/bndtools/bnd/pull/5262">bndtools/bnd#5262</a></li> <li>Decoration phase2 by <a href="https://github.com/bjhargrave"><code>@bjhargrave</code></a> in <a href="https://redirect.github.com/bndtools/bnd/pull/5263">bndtools/bnd#5263</a></li> <li>build: Remove use of "{xxx}" non-literals on + decorations by <a href="https://github.com/bjhargrave"><code>@bjhargrave</code></a> in <a href="https://redirect.github.com/bndtools/bnd/pull/5264">bndtools/bnd#5264</a></li> <li>ci: Display build dependencies for rebuild-build by <a href="https://github.com/bjhargrave"><code>@bjhargrave</code></a> in <a href="https://redirect.github.com/bndtools/bnd/pull/5266">bndtools/bnd#5266</a></li> <li>jarsigner: Fix 2 bugs in the jarsigner support by <a href="https://github.com/bjhargrave"><code>@bjhargrave</code></a> in <a href="https://redirect.github.com/bndtools/bnd/pull/5267">bndtools/bnd#5267</a></li> <li>signing: Write META-INF signing resources immediately after manifest by <a href="https://github.com/bjhargrave"><code>@bjhargrave</code></a> in <a href="https://redirect.github.com/bndtools/bnd/pull/5268">bndtools/bnd#5268</a></li> <li>docs: Add 6.3.0 release docs by <a href="https://github.com/bjhargrave"><code>@bjhargrave</code></a> in <a href="https://redirect.github.com/bndtools/bnd/pull/5274">bndtools/bnd#5274</a></li> <li>build: Update baseline to 6.3.0 by <a href="https://github.com/bjhargrave"><code>@bjhargrave</code></a> in <a href="https://redirect.github.com/bndtools/bnd/pull/5273">bndtools/bnd#5273</a></li> <li>build(deps-dev): Bump assertj-core from 3.22.0 to 3.23.1 in /maven by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/bndtools/bnd/pull/5272">bndtools/bnd#5272</a></li> <li>build(deps): Bump maven-invoker-plugin from 3.2.2 to 3.3.0 in /maven by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/bndtools/bnd/pull/5270">bndtools/bnd#5270</a></li> <li>jar: Update signer test to confirm JarInputStream verifies jar by <a href="https://github.com/bjhargrave"><code>@bjhargrave</code></a> in <a href="https://redirect.github.com/bndtools/bnd/pull/5277">bndtools/bnd#5277</a></li> <li>gradle: Avoid setting a manifest object by <a href="https://github.com/bjhargrave"><code>@bjhargrave</code></a> in <a href="https://redirect.github.com/bndtools/bnd/pull/5276">bndtools/bnd#5276</a></li> <li>Remove old enroute by <a href="https://github.com/bjhargrave"><code>@bjhargrave</code></a> in <a href="https://redirect.github.com/bndtools/bnd/pull/5278">bndtools/bnd#5278</a></li> <li>gradle: Make default Bundle-SymbolicName and Bundle-Version inputs by <a href="https://github.com/bjhargrave"><code>@bjhargrave</code></a> in <a href="https://redirect.github.com/bndtools/bnd/pull/5280">bndtools/bnd#5280</a></li> <li>Improve regex expressions by <a href="https://github.com/bjhargrave"><code>@bjhargrave</code></a> in <a href="https://redirect.github.com/bndtools/bnd/pull/5282">bndtools/bnd#5282</a></li> <li>Maven updates by <a href="https://github.com/bjhargrave"><code>@bjhargrave</code></a> in <a href="https://redirect.github.com/bndtools/bnd/pull/5284">bndtools/bnd#5284</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/bndtools/bnd/commits/7.1.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: dev-unsubscr...@aries.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org