mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
* Upgrade Karaf dependencies and libraries Upgrade Karaf-related dependencies and several libraries. This includes upgrades for the following libraries: * jackson from 2.21.1 to 2.21.2 * pax-logging from 2.3.2 to 2.3.3 * org.eclipse.osgi from 3.18.0 to 3.24.0 * org.apache.felix.scr from 2.2.6 to 2.2.18 * org.ow2.asm from 9.9 to 9.9.1 * org.apache.groovy:groovy-all from 5.0.5 to 5.0.25 * org.eclipse.equinox.common from 3.19.0 to 3.20.300 * org.eclipse.equinox.registry from 3.12.0 to 3.12.600 * bndtools/biz.aQute.tester.junit-platform from 7.2.1 to 7.2.3 * org.ops4j.pax.logging.pax-logging-api from 2.3.2 to 2.3.3 * xtext/xtend requirements from 2.41.0 to 2.43.0.M1 * lsp4j from 0.24.0 to 1.0.0 * commons-io from 2.21.0 to 2.22.0 Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>