solrbot opened a new pull request, #1397: URL: https://github.com/apache/solr/pull/1397
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [biz.aQute.bnd:biz.aQute.bnd.annotation](https://bnd.bndtools.org/) ([source](https://togithub.com/bndtools/bnd)) | dependencies | minor | `6.3.1` -> `6.4.0` | --- ### Release Notes <details> <summary>bndtools/bnd</summary> ### [`v6.4.0`](https://togithub.com/bndtools/bnd/releases/tag/6.4.0): Bnd/Bndtools 6.4.0 [Compare Source](https://togithub.com/bndtools/bnd/compare/6.3.1...6.4.0) #### Release Notes See [Release Notes](https://togithub.com/bndtools/bnd/wiki/Changes-in-6.4.0). #### What's Changed - Maven lifecycle participation fix by [@​bjhargrave](https://togithub.com/bjhargrave) in [https://github.com/bndtools/bnd/pull/5238](https://togithub.com/bndtools/bnd/pull/5238) - immutable: Remove a variable store in a loop by [@​bjhargrave](https://togithub.com/bjhargrave) in [https://github.com/bndtools/bnd/pull/5241](https://togithub.com/bndtools/bnd/pull/5241) - \[httpclient] Implement log as specified in doc by [@​pkriens](https://togithub.com/pkriens) in [https://github.com/bndtools/bnd/pull/5242](https://togithub.com/bndtools/bnd/pull/5242) - [#​5062](https://togithub.com/bndtools/bnd/issues/5062) JVM crash by [@​pkriens](https://togithub.com/pkriens) in [https://github.com/bndtools/bnd/pull/5244](https://togithub.com/bndtools/bnd/pull/5244) - build: Use -notimestamp option for javadoc for reproducibility by [@​bjhargrave](https://togithub.com/bjhargrave) in [https://github.com/bndtools/bnd/pull/5245](https://togithub.com/bndtools/bnd/pull/5245) - ci: Separate Gradle Wrapper validation into its own workflow by [@​bjhargrave](https://togithub.com/bjhargrave) in [https://github.com/bndtools/bnd/pull/5246](https://togithub.com/bndtools/bnd/pull/5246) - builder: Avoid modifying manifests of conduit jars by [@​maquinas07](https://togithub.com/maquinas07) in [https://github.com/bndtools/bnd/pull/5249](https://togithub.com/bndtools/bnd/pull/5249) - Maven integration test refactoring by [@​bjhargrave](https://togithub.com/bjhargrave) in [https://github.com/bndtools/bnd/pull/5252](https://togithub.com/bndtools/bnd/pull/5252) - Maven help integration tests by [@​bjhargrave](https://togithub.com/bjhargrave) in [https://github.com/bndtools/bnd/pull/5253](https://togithub.com/bndtools/bnd/pull/5253) - Fix regression in Open Type Hierarchy by [@​bjhargrave](https://togithub.com/bjhargrave) in [https://github.com/bndtools/bnd/pull/5255](https://togithub.com/bndtools/bnd/pull/5255) - build(deps): Bump nokogiri from 1.13.4 to 1.13.6 in /docs by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bndtools/bnd/pull/5256](https://togithub.com/bndtools/bnd/pull/5256) - \[export] JPMS module info calculation fails by [@​pkriens](https://togithub.com/pkriens) in [https://github.com/bndtools/bnd/pull/5258](https://togithub.com/bndtools/bnd/pull/5258) - io: Make FileTree predicate methods public since they can be useful by [@​bjhargrave](https://togithub.com/bjhargrave) in [https://github.com/bndtools/bnd/pull/5259](https://togithub.com/bndtools/bnd/pull/5259) - \[decoration] Backward compatibility (Phase 1) by [@​bjhargrave](https://togithub.com/bjhargrave) in [https://github.com/bndtools/bnd/pull/5262](https://togithub.com/bndtools/bnd/pull/5262) - Decoration phase2 by [@​bjhargrave](https://togithub.com/bjhargrave) in [https://github.com/bndtools/bnd/pull/5263](https://togithub.com/bndtools/bnd/pull/5263) - build: Remove use of "{xxx}" non-literals on + decorations by [@​bjhargrave](https://togithub.com/bjhargrave) in [https://github.com/bndtools/bnd/pull/5264](https://togithub.com/bndtools/bnd/pull/5264) - ci: Display build dependencies for rebuild-build by [@​bjhargrave](https://togithub.com/bjhargrave) in [https://github.com/bndtools/bnd/pull/5266](https://togithub.com/bndtools/bnd/pull/5266) - jarsigner: Fix 2 bugs in the jarsigner support by [@​bjhargrave](https://togithub.com/bjhargrave) in [https://github.com/bndtools/bnd/pull/5267](https://togithub.com/bndtools/bnd/pull/5267) - signing: Write META-INF signing resources immediately after manifest by [@​bjhargrave](https://togithub.com/bjhargrave) in [https://github.com/bndtools/bnd/pull/5268](https://togithub.com/bndtools/bnd/pull/5268) - docs: Add 6.3.0 release docs by [@​bjhargrave](https://togithub.com/bjhargrave) in [https://github.com/bndtools/bnd/pull/5274](https://togithub.com/bndtools/bnd/pull/5274) - build: Update baseline to 6.3.0 by [@​bjhargrave](https://togithub.com/bjhargrave) in [https://github.com/bndtools/bnd/pull/5273](https://togithub.com/bndtools/bnd/pull/5273) - build(deps-dev): Bump assertj-core from 3.22.0 to 3.23.1 in /maven by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bndtools/bnd/pull/5272](https://togithub.com/bndtools/bnd/pull/5272) - build(deps): Bump maven-invoker-plugin from 3.2.2 to 3.3.0 in /maven by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bndtools/bnd/pull/5270](https://togithub.com/bndtools/bnd/pull/5270) - jar: Update signer test to confirm JarInputStream verifies jar by [@​bjhargrave](https://togithub.com/bjhargrave) in [https://github.com/bndtools/bnd/pull/5277](https://togithub.com/bndtools/bnd/pull/5277) - gradle: Avoid setting a manifest object by [@​bjhargrave](https://togithub.com/bjhargrave) in [https://github.com/bndtools/bnd/pull/5276](https://togithub.com/bndtools/bnd/pull/5276) - Remove old enroute by [@​bjhargrave](https://togithub.com/bjhargrave) in [https://github.com/bndtools/bnd/pull/5278](https://togithub.com/bndtools/bnd/pull/5278) - gradle: Make default Bundle-SymbolicName and Bundle-Version inputs by [@​bjhargrave](https://togithub.com/bjhargrave) in [https://github.com/bndtools/bnd/pull/5280](https://togithub.com/bndtools/bnd/pull/5280) - Improve regex expressions by [@​bjhargrave](https://togithub.com/bjhargrave) in [https://github.com/bndtools/bnd/pull/5282](https://togithub.com/bndtools/bnd/pull/5282) - Maven updates by [@​bjhargrave](https://togithub.com/bjhargrave) in [https://github.com/bndtools/bnd/pull/5284](https://togithub.com/bndtools/bnd/pull/5284) - gradle: Update build to include pom.properties in gradle plugin jar by [@​bjhargrave](https://togithub.com/bjhargrave) in [https://github.com/bndtools/bnd/pull/5285](https://togithub.com/bndtools/bnd/pull/5285) - Clarify effect on ignoring Bundle-Version for package deletion by [@​kwin](https://togithub.com/kwin) in [https://github.com/bndtools/bnd/pull/5291](https://togithub.com/bndtools/bnd/pull/5291) - maven: Add testFailureIgnore configuration to bnd-testing-maven-plugin by [@​bjhargrave](https://togithub.com/bjhargrave) in [https://github.com/bndtools/bnd/pull/5296](https://togithub.com/bndtools/bnd/pull/5296) - New lib support for string ignore case ops and preserving line separators by [@​bjhargrave](https://togithub.com/bjhargrave) in [https://github.com/bndtools/bnd/pull/5299](https://togithub.com/bndtools/bnd/pull/5299) - baseline: Use modifiable sets by [@​bjhargrave](https://togithub.com/bjhargrave) in [https://github.com/bndtools/bnd/pull/5300](https://togithub.com/bndtools/bnd/pull/5300) - build(deps): Bump com.gradle.plugin-publish from 0.21.0 to 1.0.0 in /gradle-plugins by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bndtools/bnd/pull/5302](https://togithub.com/bndtools/bnd/pull/5302) - Feature/resolve cache by [@​pkriens](https://togithub.com/pkriens) in [https://github.com/bndtools/bnd/pull/5305](https://togithub.com/bndtools/bnd/pull/5305) - gradle: Build script improvements for new publish plugin version by [@​bjhargrave](https://togithub.com/bjhargrave) in [https://github.com/bndtools/bnd/pull/5307](https://togithub.com/bndtools/bnd/pull/5307) - maven: Compute extension from packaging type by [@​bjhargrave](https://togithub.com/bjhargrave) in [https://github.com/bndtools/bnd/pull/5309](https://togithub.com/bndtools/bnd/pull/5309) - Improve handling of webappDirectory when building a wab by [@​bjhargrave](https://togithub.com/bjhargrave) in [https://github.com/bndtools/bnd/pull/5310](https://togithub.com/bndtools/bnd/pull/5310) - Fixes for maven and gradle plugins by [@​bjhargrave](https://togithub.com/bjhargrave) in [https://github.com/bndtools/bnd/pull/5311](https://togithub.com/bndtools/bnd/pull/5311) - gradle: Use configureEach on task groups by [@​bjhargrave](https://togithub.com/bjhargrave) in [https://github.com/bndtools/bnd/pull/5312](https://togithub.com/bndtools/bnd/pull/5312) - Build updates by [@​bjhargrave](https://togithub.com/bjhargrave) in [https://github.com/bndtools/bnd/pull/5313](https://togithub.com/bndtools/bnd/pull/5313) - build(deps-dev): Bump github-pages from 226 to 227 in /docs by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bndtools/bnd/pull/5314](https://togithub.com/bndtools/bnd/pull/5314) - build: Use addmavendescriptor gradle plugin to add maven descriptor by [@​bjhargrave](https://togithub.com/bjhargrave) in [https://github.com/bndtools/bnd/pull/5315](https://togithub.com/bndtools/bnd/pull/5315) - deps: Update osgi-test to 1.2.1 by [@​bjhargrave](https://togithub.com/bjhargrave) in [https://github.com/bndtools/bnd/pull/5317](https://togithub.com/bndtools/bnd/pull/5317) - Gradle 7.5 by [@​bjhargrave](https://togithub.com/bjhargrave) in [https://github.com/bndtools/bnd/pull/5320](https://togithub.com/bndtools/bnd/pull/5320) - repository: Detect recursive macro expansion in pom properties by [@​bjhargrave](https://togithub.com/bjhargrave) in [https://github.com/bndtools/bnd/pull/5321](https://togithub.com/bndtools/bnd/pull/5321) - resource: Defer SHA-256 calculation into the future by [@​bjhargrave](https://togithub.com/bjhargrave) in [https://github.com/bndtools/bnd/pull/5323](https://togithub.com/bndtools/bnd/pull/5323) - build(deps): Bump maven-install-plugin from 2.5.2 to 3.0.0 in /maven by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bndtools/bnd/pull/5325](https://togithub.com/bndtools/bnd/pull/5325) - build(deps): Bump maven-deploy-plugin from 2.8.2 to 3.0.0 in /maven by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bndtools/bnd/pull/5324](https://togithub.com/bndtools/bnd/pull/5324) - build(deps): Bump tzinfo from 1.2.9 to 1.2.10 in /docs by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bndtools/bnd/pull/5326](https://togithub.com/bndtools/bnd/pull/5326) - build(deps): Bump maven-install-plugin from 3.0.0 to 3.0.1 in /maven by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bndtools/bnd/pull/5329](https://togithub.com/bndtools/bnd/pull/5329) - build(deps): Bump maven-resources-plugin from 3.2.0 to 3.3.0 in /maven by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bndtools/bnd/pull/5328](https://togithub.com/bndtools/bnd/pull/5328) - test: Relax time check since it started failing in the CI build by [@​bjhargrave](https://togithub.com/bjhargrave) in [https://github.com/bndtools/bnd/pull/5338](https://togithub.com/bndtools/bnd/pull/5338) - \[cached resolve] The test failed on Windows by [@​pkriens](https://togithub.com/pkriens) in [https://github.com/bndtools/bnd/pull/5339](https://togithub.com/bndtools/bnd/pull/5339) - gradle: Update gradlew to 7.5.1 by [@​bjhargrave](https://togithub.com/bjhargrave) in [https://github.com/bndtools/bnd/pull/5340](https://togithub.com/bndtools/bnd/pull/5340) - build(deps): Bump maven-javadoc-plugin from 3.4.0 to 3.4.1 in /maven by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bndtools/bnd/pull/5337](https://togithub.com/bndtools/bnd/pull/5337) - build(deps): Bump junit-bom from 5.8.2 to 5.9.0 in /maven by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bndtools/bnd/pull/5332](https://togithub.com/bndtools/bnd/pull/5332) - Gradle set task group in task type constructor by [@​bjhargrave](https://togithub.com/bjhargrave) in [https://github.com/bndtools/bnd/pull/5341](https://togithub.com/bndtools/bnd/pull/5341) - gradle: Organize imports by [@​bjhargrave](https://togithub.com/bjhargrave) in [https://github.com/bndtools/bnd/pull/5342](https://togithub.com/bndtools/bnd/pull/5342) - maven: Organize imports by [@​bjhargrave](https://togithub.com/bjhargrave) in [https://github.com/bndtools/bnd/pull/5343](https://togithub.com/bndtools/bnd/pull/5343) - \[remote link] Made tracing optional by [@​pkriens](https://togithub.com/pkriens) in [https://github.com/bndtools/bnd/pull/5345](https://togithub.com/bndtools/bnd/pull/5345) - maven: Use actual file name for jar file type test by [@​bjhargrave](https://togithub.com/bjhargrave) in [https://github.com/bndtools/bnd/pull/5351](https://togithub.com/bndtools/bnd/pull/5351) - maven: Use getExtension to map the artifact type into the file extension by [@​bjhargrave](https://togithub.com/bjhargrave) in [https://github.com/bndtools/bnd/pull/5355](https://togithub.com/bndtools/bnd/pull/5355) - Add EE.getReleaseTarget() method by [@​laeubi](https://togithub.com/laeubi) in [https://github.com/bndtools/bnd/pull/5358](https://togithub.com/bndtools/bnd/pull/5358) - build(deps): Bump spock-core from 2.1-groovy-3.0 to 2.2-groovy-3.0 in /gradle-plugins by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bndtools/bnd/pull/5362](https://togithub.com/bndtools/bnd/pull/5362) - macro: Fix osfile macro to return OS specific path by [@​bjhargrave](https://togithub.com/bjhargrave) in [https://github.com/bndtools/bnd/pull/5366](https://togithub.com/bndtools/bnd/pull/5366) - \[jvm crash in swt] It is still happening by [@​pkriens](https://togithub.com/pkriens) in [https://github.com/bndtools/bnd/pull/5348](https://togithub.com/bndtools/bnd/pull/5348) - \[mac m1] Added a bndrun file for the m1 by [@​pkriens](https://togithub.com/pkriens) in [https://github.com/bndtools/bnd/pull/5347](https://togithub.com/bndtools/bnd/pull/5347) - Adds clear option to ProjectGenerate instruction by [@​juergen-albert](https://togithub.com/juergen-albert) in [https://github.com/bndtools/bnd/pull/5369](https://togithub.com/bndtools/bnd/pull/5369) - build(deps): Bump maven-jar-plugin from 3.2.2 to 3.3.0 in /maven by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bndtools/bnd/pull/5370](https://togithub.com/bndtools/bnd/pull/5370) - workspace: Fixes to workspace lock write-upgrade detection by [@​bjhargrave](https://togithub.com/bjhargrave) in [https://github.com/bndtools/bnd/pull/5371](https://togithub.com/bndtools/bnd/pull/5371) - build(deps): Bump junit-bom from 5.9.0 to 5.9.1 in /maven by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bndtools/bnd/pull/5373](https://togithub.com/bndtools/bnd/pull/5373) - build(deps): Bump actions/stale from 5 to 6 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bndtools/bnd/pull/5376](https://togithub.com/bndtools/bnd/pull/5376) - build(deps): Bump commonmarker from 0.23.5 to 0.23.6 in /docs by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bndtools/bnd/pull/5377](https://togithub.com/bndtools/bnd/pull/5377) - maven: Document access to Maven properties in Bnd instructions by [@​bjhargrave](https://togithub.com/bjhargrave) in [https://github.com/bndtools/bnd/pull/5379](https://togithub.com/bndtools/bnd/pull/5379) - docs: Fix documentation for Metatype annotation processing instructions by [@​bjhargrave](https://togithub.com/bjhargrave) in [https://github.com/bndtools/bnd/pull/5380](https://togithub.com/bndtools/bnd/pull/5380) - java 19: Updates for the just released Java 19 by [@​bjhargrave](https://togithub.com/bjhargrave) in [https://github.com/bndtools/bnd/pull/5381](https://togithub.com/bndtools/bnd/pull/5381) - Use gradle-build-action to speedup builds by [@​Goooler](https://togithub.com/Goooler) in [https://github.com/bndtools/bnd/pull/5382](https://togithub.com/bndtools/bnd/pull/5382) - ci: Publish build scans by [@​bjhargrave](https://togithub.com/bjhargrave) in [https://github.com/bndtools/bnd/pull/5383](https://togithub.com/bndtools/bnd/pull/5383) - ci: Only accept gradle build scan TOS on CI builds by [@​bjhargrave](https://togithub.com/bjhargrave) in [https://github.com/bndtools/bnd/pull/5384](https://togithub.com/bndtools/bnd/pull/5384) - build(deps): Bump spock-core from 2.2-groovy-3.0 to 2.3-groovy-3.0 in /gradle-plugins by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bndtools/bnd/pull/5386](https://togithub.com/bndtools/bnd/pull/5386) - \[external plugins] Added versioning support by [@​pkriens](https://togithub.com/pkriens) in [https://github.com/bndtools/bnd/pull/5388](https://togithub.com/bndtools/bnd/pull/5388) - \[resolve] Add a default native capability when none set by [@​pkriens](https://togithub.com/pkriens) in [https://github.com/bndtools/bnd/pull/5387](https://togithub.com/bndtools/bnd/pull/5387) - [#​5336](https://togithub.com/bndtools/bnd/issues/5336) Need -include loop detection by [@​pkriens](https://togithub.com/pkriens) in [https://github.com/bndtools/bnd/pull/5391](https://togithub.com/bndtools/bnd/pull/5391) - Maven codegen by [@​bjhargrave](https://togithub.com/bjhargrave) in [https://github.com/bndtools/bnd/pull/5385](https://togithub.com/bndtools/bnd/pull/5385) - repository: Add a File Resource cache to ResourceBuilder by [@​bjhargrave](https://togithub.com/bjhargrave) in [https://github.com/bndtools/bnd/pull/5372](https://togithub.com/bndtools/bnd/pull/5372) - open bnd.reporter for external use by [@​stbischof](https://togithub.com/stbischof) in [https://github.com/bndtools/bnd/pull/5394](https://togithub.com/bndtools/bnd/pull/5394) - reporter - create dirs for exported file by [@​stbischof](https://togithub.com/stbischof) in [https://github.com/bndtools/bnd/pull/5400](https://togithub.com/bndtools/bnd/pull/5400) - reporter: Remove duplicate export by [@​bjhargrave](https://togithub.com/bjhargrave) in [https://github.com/bndtools/bnd/pull/5401](https://togithub.com/bndtools/bnd/pull/5401) - gradle: Add validatePlugins task and fix identified issues by [@​bjhargrave](https://togithub.com/bjhargrave) in [https://github.com/bndtools/bnd/pull/5404](https://togithub.com/bndtools/bnd/pull/5404) - build(deps): Bump nokogiri from 1.13.7 to 1.13.9 in /docs by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bndtools/bnd/pull/5406](https://togithub.com/bndtools/bnd/pull/5406) - \[junit-platform] Handle null summary if no tests found by [@​kriegfrj](https://togithub.com/kriegfrj) in [https://github.com/bndtools/bnd/pull/5408](https://togithub.com/bndtools/bnd/pull/5408) - \[[#​5395](https://togithub.com/bndtools/bnd/issues/5395)] -export failure deadlock] by [@​pkriens](https://togithub.com/pkriens) in [https://github.com/bndtools/bnd/pull/5398](https://togithub.com/bndtools/bnd/pull/5398) - [#​5062](https://togithub.com/bndtools/bnd/issues/5062) JVM Crash in bndtools explorer by [@​pkriens](https://togithub.com/pkriens) in [https://github.com/bndtools/bnd/pull/5411](https://togithub.com/bndtools/bnd/pull/5411) - \[m2e] Expand bundle version ranges for M2E imports by [@​timothyjward](https://togithub.com/timothyjward) in [https://github.com/bndtools/bnd/pull/5418](https://togithub.com/bndtools/bnd/pull/5418) - skips generation if nothing has changed by [@​juergen-albert](https://togithub.com/juergen-albert) in [https://github.com/bndtools/bnd/pull/5414](https://togithub.com/bndtools/bnd/pull/5414) - build(deps): Bump maven-plugin-plugin from 3.6.4 to 3.7.0 in /maven by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bndtools/bnd/pull/5415](https://togithub.com/bndtools/bnd/pull/5415) - build(deps): Bump maven-plugin-annotations from 3.6.4 to 3.7.0 in /maven by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bndtools/bnd/pull/5416](https://togithub.com/bndtools/bnd/pull/5416) - baseline: Avoid warning at major version boundaries by [@​bjhargrave](https://togithub.com/bjhargrave) in [https://github.com/bndtools/bnd/pull/5419](https://togithub.com/bndtools/bnd/pull/5419) - \[m2e] Fix missed bundle version ranges for M2E imports by [@​timothyjward](https://togithub.com/timothyjward) in [https://github.com/bndtools/bnd/pull/5421](https://togithub.com/bndtools/bnd/pull/5421) - \[m2e] Remove references to internal packages and avoid static methods by [@​timothyjward](https://togithub.com/timothyjward) in [https://github.com/bndtools/bnd/pull/5422](https://togithub.com/bndtools/bnd/pull/5422) - \[StepSecurity] ci: Harden GitHub Actions by [@​step-security-bot](https://togithub.com/step-security-bot) in [https://github.com/bndtools/bnd/pull/5425](https://togithub.com/bndtools/bnd/pull/5425) - Build fixes by [@​bjhargrave](https://togithub.com/bjhargrave) in [https://github.com/bndtools/bnd/pull/5426](https://togithub.com/bndtools/bnd/pull/5426) #### New Contributors - [@​maquinas07](https://togithub.com/maquinas07) made their first contribution in [https://github.com/bndtools/bnd/pull/5249](https://togithub.com/bndtools/bnd/pull/5249) - [@​laeubi](https://togithub.com/laeubi) made their first contribution in [https://github.com/bndtools/bnd/pull/5358](https://togithub.com/bndtools/bnd/pull/5358) - [@​Goooler](https://togithub.com/Goooler) made their first contribution in [https://github.com/bndtools/bnd/pull/5382](https://togithub.com/bndtools/bnd/pull/5382) - [@​step-security-bot](https://togithub.com/step-security-bot) made their first contribution in [https://github.com/bndtools/bnd/pull/5425](https://togithub.com/bndtools/bnd/pull/5425) **Full Changelog**: https://github.com/bndtools/bnd/compare/6.3.1...6.4.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "* * * * 0" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. â™» **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/solrbot/renovate-github-action) <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTIuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE1Mi4wIn0=--> -- 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: issues-unsubscr...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org