mirror of
https://github.com/danieldemus/openhab-addons
synced 2026-07-29 12:34:21 +02:00
* Bump bnd.version from 7.1.0 to 7.2.1 Bumps `bnd.version` from 7.1.0 to 7.2.1. Updates `biz.aQute.bnd:bnd-maven-plugin` from 7.1.0 to 7.2.1 - [Release notes](https://github.com/bndtools/bnd/releases) - [Commits](https://github.com/bndtools/bnd/compare/7.1.0...7.2.1) Updates `biz.aQute.bnd:bnd-indexer-maven-plugin` from 7.1.0 to 7.2.1 - [Release notes](https://github.com/bndtools/bnd/releases) - [Commits](https://github.com/bndtools/bnd/compare/7.1.0...7.2.1) Updates `biz.aQute.bnd:bnd-resolver-maven-plugin` from 7.1.0 to 7.2.1 - [Release notes](https://github.com/bndtools/bnd/releases) - [Commits](https://github.com/bndtools/bnd/compare/7.1.0...7.2.1) Updates `biz.aQute.bnd:bnd-export-maven-plugin` from 7.1.0 to 7.2.1 - [Release notes](https://github.com/bndtools/bnd/releases) - [Commits](https://github.com/bndtools/bnd/compare/7.1.0...7.2.1) Updates `biz.aQute.bnd:bnd-testing-maven-plugin` from 7.1.0 to 7.2.1 - [Release notes](https://github.com/bndtools/bnd/releases) - [Commits](https://github.com/bndtools/bnd/compare/7.1.0...7.2.1) Updates `biz.aQute.bnd:bnd-baseline-maven-plugin` from 7.1.0 to 7.2.1 - [Release notes](https://github.com/bndtools/bnd/releases) - [Commits](https://github.com/bndtools/bnd/compare/7.1.0...7.2.1) Updates `biz.aQute.bnd:biz.aQute.bnd.annotation` from 7.1.0 to 7.2.1 - [Release notes](https://github.com/bndtools/bnd/releases) - [Commits](https://github.com/bndtools/bnd/compare/7.1.0...7.2.1) --- updated-dependencies: - dependency-name: biz.aQute.bnd:bnd-maven-plugin dependency-version: 7.2.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: biz.aQute.bnd:bnd-indexer-maven-plugin dependency-version: 7.2.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: biz.aQute.bnd:bnd-resolver-maven-plugin dependency-version: 7.2.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: biz.aQute.bnd:bnd-export-maven-plugin dependency-version: 7.2.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: biz.aQute.bnd:bnd-testing-maven-plugin dependency-version: 7.2.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: biz.aQute.bnd:bnd-baseline-maven-plugin dependency-version: 7.2.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: biz.aQute.bnd:biz.aQute.bnd.annotation dependency-version: 7.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Fix bnd warnings about backslashes in pom.xml Signed-off-by: Holger Friedrich <mail@holger-friedrich.de> * Tweak homeassistant itest * Suppress SSL warning * Allow to override system property polyglot.engine.userResourceCache * Create cache within target directory Signed-off-by: Holger Friedrich <mail@holger-friedrich.de> * Tweak mapdb itest * Clear temporary database between tests Signed-off-by: Holger Friedrich <mail@holger-friedrich.de> * Handle resolver issue with commons-codec Signed-off-by: Holger Friedrich <mail@holger-friedrich.de> * Add Californium3.properties to .gitignore Moving to target folder did not succeed. Ignoring to avoid broken CI build. Signed-off-by: Holger Friedrich <mail@holger-friedrich.de> * [mielecloud] Enable itests, disable ThingDiscoveryTest Signed-off-by: Holger Friedrich <mail@holger-friedrich.de> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Holger Friedrich <mail@holger-friedrich.de> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Holger Friedrich <mail@holger-friedrich.de>