mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
Upgrade Karaf to 4.4.11 (#5510)
* 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>
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@
|
||||
<properties>
|
||||
<californium.version>4.0.0-M2</californium.version>
|
||||
<jetty.version>9.4.58.v20250814</jetty.version>
|
||||
<pax.web.version>8.0.34</pax.web.version>
|
||||
<pax.web.version>8.0.35</pax.web.version>
|
||||
<swagger.version>2.2.43</swagger.version>
|
||||
</properties>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user