Upgrade Karaf to 4.4.9 - #1842
Merged
Merged
Conversation
holgerfriedrich
force-pushed
the
k449
branch
from
December 16, 2025 18:57
7c17771 to
fb73982
Compare
holgerfriedrich
marked this pull request as ready for review
December 16, 2025 19:39
holgerfriedrich
force-pushed
the
k449
branch
3 times, most recently
from
December 21, 2025 14:03
405544a to
d7de11a
Compare
Upgrade Karaf from 4.4.8 to 4.4.9. This includes upgrades for the following libraries: * asm from 9.8 to 9.9 * classgraph from 4.8.180 to 4.8.184 * commons-io from 2.20.0 to 2.21.0 * commons-lang3 from 3.18.0 to 3.20.0 * cxf from 3.6.8 3.6.9 * guava from 33.4.8-jre to 33.5.0-jre * jackson-annotations from 2.19.2 to 2.20 * jackson from 2.19.2 to 2.20.1 * jna from 5.17.0 to 5.18.1 * ws.xmlschema from 2.3.1 to 2.3.2 * xbean from 4.27 to 4.28 * xtext/xtend from 2.40.0 to 2.41.0.M3 Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
Karaf 4.4.9 has issues drawing table frames on non-UTF8 terminals. apache/karaf#2197 Select a proper UTF8 codepage. Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
holgerfriedrich
force-pushed
the
k449
branch
from
December 22, 2025 23:15
d7de11a to
ee6b164
Compare
kaikreuzer
approved these changes
Dec 27, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Upgrade Karaf from 4.4.8 to 4.4.9.
This includes upgrades for the following libraries:
Ref: openhab/openhab-core#5195