dependabot[bot] and GitHub
8fbc72eabf
Bump ch.qos.logback:logback-core from 1.5.24 to 1.5.25 in /bundles/org.openhab.core.test ( #5298 )
...
* Bump ch.qos.logback:logback-core in /bundles/org.openhab.core.test
Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback ) from 1.5.24 to 1.5.25.
- [Release notes](https://github.com/qos-ch/logback/releases )
- [Commits](https://github.com/qos-ch/logback/compare/v_1.5.24...v_1.5.25 )
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-core
dependency-version: 1.5.25
dependency-type: direct:production
...
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2026-01-23 19:41:24 +01:00
dependabot[bot] and GitHub
c1ac5de12f
Upgrade bndtools to 7.2.1 and re-establish iTests ( #5279 )
...
* 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.tester.junit-platform` 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.tester.junit-platform
dependency-version: 7.2.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
* adapt folder structure, add timeouts and dependencies
* Fix bnd warnings about backslashes in pom.xml
* Activate javaagent for tests to avoid JDK warnings
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2026-01-23 19:39:49 +01:00
Holger Friedrich and GitHub
6bbab4da83
Upgrade Mockito to 5.21, junit-jupiter to 5.14.2 ( #5281 )
...
* Upgrade Mockito from 5.19 to 5.21.
Changelog: https://github.com/mockito/mockito/releases
* Upgrade junit-jupiter from 5.13.4 to 5.14.2
Changelog: https://docs.junit.org/5.14.2/release-notes
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2026-01-17 19:24:25 +01:00
Holger Friedrich and GitHub
0d7d0702b6
Upgrade Swagger to 2.2.41 ( #5269 )
...
Upgrade Swagger from 2.2.35 to 2.2.41.
For changelog, see https://github.com/swagger-api/swagger-core/releases/tag/v2.2.41
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2026-01-13 05:53:20 +01:00
Holger Friedrich and GitHub
dee36c4091
Upgrade hivemq-mqtt-client to 1.3.12 ( #5265 )
...
* Upgrade hivemq-mqtt-client from 1.3.9 to 1.3.12,
changelog:
https://github.com/hivemq/hivemq-mqtt-client/releases/tag/1.3.10
https://github.com/hivemq/hivemq-mqtt-client/releases/tag/v1.3.11
https://github.com/hivemq/hivemq-mqtt-client/releases/tag/v1.3.12
* Upgrade netty from 4.1.126 to 4.1.130,
changelog:
https://netty.io/news/2025/09/08/4-1-127-Final.html
https://netty.io/news/2025/10/14/4-1-128-Final.html
https://netty.io/news/2025/12/11/4-1-129-Final.html
https://netty.io/news/2025/12/15/4-1-130-Final.html
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2026-01-13 05:45:27 +01:00
Holger Friedrich and GitHub
78020549a3
Upgrade json-path to 2.10.0 ( #5271 )
...
Upgrade com.jayway.jsonpath:json-path from 2.9.0 to 2.10.0,
including the following dependencies:
Upgrade net.minidev:accessors-smart and net.minidev:json-smart to from 2.5.0
to 2.6.0. Removes transitive CVE-2024-57699.
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2026-01-13 05:44:09 +01:00
Holger Friedrich and GitHub
fe04325b17
Upgrade logback to 1.5.24 ( #5277 )
...
* Upgrade logback from 1.5.18 to 1.5.24, see changelog
https://logback.qos.ch/news.html#1.5.24
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2026-01-13 05:42:02 +01:00
Holger Friedrich and GitHub
c983ecac1c
Upgrade Gson to 2.13.2 ( #5275 )
...
* Upgrade Gson from 2.13.1 to 2.13.2, see
https://github.com/google/gson/releases/tag/gson-parent-2.13.2
* Upgrade error_prone_annotations from 2.38.0 to 2.41.0
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2026-01-13 05:40:29 +01:00
Holger Friedrich and GitHub
b17b3051a5
Upgrade jmdns to 3.6.3 ( #5263 )
...
Upgrades jmdns from 3.6.2 to 3.6.3.
Changelogs:
https://github.com/jmdns/jmdns/releases/tag/v3.6.3
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2026-01-13 05:38:44 +01:00
Holger Friedrich and GitHub
a26c35abd8
Upgrade Jollyday to 1.8.1 ( #5266 )
...
Upgrades Jollyday from 1.5.4 to 1.8.1.
For release notes, see:
https://github.com/focus-shift/jollyday/releases
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2026-01-13 05:36:38 +01:00
Holger Friedrich and GitHub
f499ee46e0
Upgrade Karaf to 4.4.9 ( #5195 )
...
* Upgrade Karaf to 4.4.9
Upgrade Karaf from 4.4.8 to 4.4.9.
This includes upgrades for the following libraries:
* jetty from 9.4.57.v20241219 to 9.4.58.v20250814
* pax-web from 8.33 to 8.34
* asm from 9.8 to 9.9
* bouncycastle/bcprov from 1.81 to 1.83
* classgraph from 4.8.180 to 4.8.184
* commons-cli from 1.9.0 to 1.10.0
* 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
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2025-12-27 23:12:30 +01:00
Holger Friedrich and GitHub
4084fec56b
Prepare for OH 5.2.0 ( #5220 )
...
* Fix spotless after unleash
* Resolve itest runbundles
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2025-12-22 22:01:01 +01:00
openhab-bot
f6c7ea6490
[unleash-maven-plugin] Preparation for next development cycle.
2025-12-22 15:00:02 +00:00
Kai Kreuzer and GitHub
2b594e0944
Upgrade JUPnP to 3.0.4 ( #5201 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org >
2025-12-17 00:58:45 +01:00
GiviMAD and GitHub
390503b7ef
[audio] Add pcm audio websocket with dialog support ( #4032 )
...
* [audio] Add pcm audio websocket with dialog support
* improve KSEdgeService support
* fix/spotless voice provider
Signed-off-by: Miguel Álvarez <miguelwork92@gmail.com >
2025-11-29 22:07:55 +01:00
Holger Friedrich and GitHub
b535d22d4d
Upgrade Mockito to 5.19, junit-jupiter to 5.13.4 ( #4991 )
...
* Upgrade Mockito from 4.11 to 5.19.
Changelog: https://github.com/mockito/mockito/releases
* Upgrade junit-jupiter from 5.11.4 to 5.13.4
Changelog: https://docs.junit.org/5.13.4/release-notes
* Add workaround to allow junit-jupiter>=5.12 with OSGI
* Activate javaagent for tests to avoid JDK warnings
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2025-09-09 18:58:31 +02:00
Holger Friedrich and GitHub
459064fe5b
Upgrade hivemq-mqtt-client to 1.3.9 ( #5005 )
...
* Upgrade hivemq-mqtt-client from 1.3.7 to 1.3.9,
changelog:
https://github.com/hivemq/hivemq-mqtt-client/releases/tag/v1.3.8
https://github.com/hivemq/hivemq-mqtt-client/releases/tag/v1.3.9
* Upgrade netty from 4.1.122 to 4.1.126,
changelog:
https://netty.io/news/2025/07/16/4-1-123-Final.html
https://netty.io/news/2025/08/13/4-1-124-Final.html
https://netty.io/news/2025/09/03/4-1-126-Final.html
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2025-09-07 10:52:25 +02:00
Holger Friedrich and GitHub
b7c742f95b
Upgrade io.methvin.directory-watcher to 0.19.1 ( #5003 )
...
* Upgrade io.methvin.directory-watcher from 0.18.0 to 0.19.1
Changelog:
https://github.com/gmethvin/directory-watcher/compare/v0.18.0...v0.19.1
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2025-09-03 18:44:17 +02:00
Holger Friedrich and GitHub
74a08d89e2
Upgrade Eclipse Equinox dependencies ( #4986 )
...
* Upgrade Eclipse Equinox dependencies
* Upgrade org.eclipse.equinox.metatype from 1.4.500 to 1.6.400
* Upgrade org.eclipse.equinox.event from 1.6.200 to 1.6.300
* Upgrade org.eclipse.equinox.log.stream from 1.1.100 to 1.1.200
* Upgrade org.osgi.util.pushstream from 1.0.0 to 1.1.0
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
* Resolve
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
---------
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2025-09-03 18:26:15 +02:00
Holger Friedrich and GitHub
25adeb1e4d
Upgrade jmdns to 3.6.2 ( #5002 )
...
Upgrades jmdns from 3.6.1 to 3.6.2.
Changelogs:
https://github.com/jmdns/jmdns/releases/tag/v3.6.2
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2025-09-01 18:29:30 +02:00
Holger Friedrich and GitHub
7d8aca474b
Upgrade Xtext/Xtend to 2.40 ( #4981 )
...
* Upgrade Xtext/Xtend to 2.40
* Upgrade Xtext/Xtend from 2.39 to 2.40
* Upgrade gson from 2.11.0 to 2.13.1
* Upgrade classgraph 4.8.176 to 4.8.180
* Change repo from org.eclipse.xtend to org.eclipse.xtext
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
* Add error_prone_annotations as dependency for gson
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
---------
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2025-08-30 16:00:22 +02:00
Holger Friedrich and GitHub
3d0ec786d0
Upgrade Units of Measurement dependencies ( #4979 )
...
Upgrades UoM dependencies to:
* si-units 2.2.3
* use osgiified si-quantity 2.2.3
* indriya 2.2.3
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2025-08-30 15:59:00 +02:00
Holger Friedrich and GitHub
264c5284fe
Use felix.http.servlet-api 1.2.0 ( #4963 )
...
* Use felix.http.servlet-api 1.2.0
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
* Exclude conflicting dependency on tomcat
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
---------
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2025-08-30 15:58:00 +02:00
Holger Friedrich and GitHub
cdcf96fb5c
Upgrade commons-net to 3.12.0 ( #4982 )
...
* Upgrade commons-net to 3.12.0
Upgrade commons-net from 3.11.1 to 3.12.0, see changelog:
https://commons.apache.org/proper//commons-net/changes.html#a3.12.0
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
* Add dependency to feature
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
---------
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2025-08-30 15:56:28 +02:00
Holger Friedrich and GitHub
d3e2d9c527
Upgrade servicemix.specs.annotation-api to 1.3_3 ( #4987 )
...
* Upgrade org.apache.servicemix.specs.annotation-api-1.3 from 1.3_1 to
1.3_3, in sync with Karaf.
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2025-08-30 15:55:24 +02:00
Holger Friedrich and GitHub
02804f8f8e
Upgrade jmdns to 3.6.1 ( #4997 )
...
Upgrades jmdns from 3.5.12 to 3.6.1.
Changelogs:
https://github.com/jmdns/jmdns/releases/tag/3.6.0
https://github.com/jmdns/jmdns/releases/tag/3.6.1
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2025-08-30 15:45:31 +02:00
Holger Friedrich and Wouter Born
ae98bb11b0
Revert "Upgrade hivemq-mqtt-client to 1.3.8 ( #4968 )"
...
This reverts commit f23304e3d9 .
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2025-08-24 12:57:43 +02:00
Holger Friedrich and GitHub
f23304e3d9
Upgrade hivemq-mqtt-client to 1.3.8 ( #4968 )
...
Upgrade hivemq-mqtt-client from 1.3.7 to 1.3.8.
Changelog:
https://github.com/hivemq/hivemq-mqtt-client/releases/tag/v1.3.8
Upgrades transitive dependency Dagger from 2.27 to 2.42.
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2025-08-22 07:21:47 +02:00
Holger Friedrich and GitHub
acd186e892
Upgrade hivemq-mqtt-client to 1.3.7 ( #4958 )
...
Upgrade hivemq-mqtt-client from 1.3.5 to 1.3.7.
Changelog:
https://github.com/hivemq/hivemq-mqtt-client/releases/tag/v1.3.7
https://github.com/hivemq/hivemq-mqtt-client/releases/tag/v1.3.6
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2025-08-19 22:42:15 +02:00
Holger Friedrich and GitHub
bfbcce5449
Upgrade cxf to 3.6.8 ( #4950 )
...
Upgrade cxf from 3.6.5 to 3.6.8
Find the list of relevant changes here:
https://github.com/apache/cxf/blob/3.6.x-fixes/distribution/src/main/release/release_notes.txt
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2025-08-19 22:41:33 +02:00
Holger Friedrich and GitHub
bc671efaa6
Upgrade Swagger to 2.2.35 ( #4962 )
...
Follow-up to incomplete PR #4957 .
Upgrade Swagger from 2.2.28 to 2.2.35.
For changelog, see https://github.com/swagger-api/swagger-core/releases/tag/v2.2.35
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2025-08-18 19:15:14 +02:00
Holger Friedrich and GitHub
a95a770e1f
Upgrade jbbp to 3.0.1 ( #4954 )
...
* Upgrade jbbp from 1.4.1 to 3.0.1,
changelog: https://github.com/raydac/java-binary-block-parser?tab=readme-ov-fie#change-log
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2025-08-17 21:42:31 +02:00
Holger Friedrich and GitHub
a53d9a8894
Use aries.javax.jax.rs-api 1.0.4 ( #4953 )
...
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2025-08-17 21:16:24 +02:00
Holger Friedrich and GitHub
704ac77c71
Bump osgi.service.jdbc to 1.1.0 ( #4956 )
...
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2025-08-17 21:10:35 +02:00
Holger Friedrich and GitHub
224988d9d6
Upgrade Swagger to 2.2.35 ( #4957 )
...
Upgrade Swagger from 2.2.28 to 2.2.35.
For changelog, see https://github.com/swagger-api/swagger-core/releases/tag/v2.2.35
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2025-08-17 21:10:04 +02:00
Holger Friedrich and GitHub
b8e3dd047d
Upgrade Karaf from 4.4.7 to 4.4.8 ( #4932 )
...
* Upgrade Karaf from 4.4.7 to 4.4.8
* Upgrade Xtext/Xtend from 2.37.0 to 2.39.0
* Sync runtime dependencies with Karaf 4.4.7, most notably:
* PaxWeb 8.0.33
* commons-fileupload 1.6.0
* commons-io 2.20.0
* commons-lang3 3.18.0
* JNA 5.17.0
* XBean 4.27
* Guava 33.4.8
* ASM 9.8
* PaxLogging 2.3.0
* Bouncy Castle 1.81
* lsp4j 0.24.0
* emf.common 2.30.0
* emf.ecore 2.36
* emf.ecore.change 2.16.0
* emf.ecore.xmi 2.37.0
* guava.failureaccess 1.0.3
* jose4j 0.9.6
* logback 1.5.18
* Resolve itest runbundles
* Modularize imports
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2025-08-09 21:25:39 +02:00
Wouter Born and GitHub
e6e2a579a7
Add jackson-datatype-jdk8 bundle to Jackson feature ( #4943 )
...
It is required by the Jinja transformation.
Because it uses the same version of OHC and is missing in the feature, it needs to be manually uploaded each time Jackson is upgraded.
Fixes #4399
Signed-off-by: Wouter Born <github@maindrain.net >
2025-08-08 22:07:16 +02:00
Wouter Born and GitHub
1167a9a0ad
Update Jackson to 2.19.2 ( #4942 )
...
Updates Jackson from 2.18.2 to 2.19.2
For release notes, see:
- https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.18
- https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.19
Signed-off-by: Wouter Born <github@maindrain.net >
2025-08-03 06:37:47 +02:00
Holger Friedrich and GitHub
ddf04e2419
Prepare for OH 5.1.0 ( #4918 )
...
* Prepare for OH 5.1.0
* Fix spotless after unleash
* Resolve itest runbundles
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2025-07-21 21:10:15 +02:00
openhab-bot
36e9e60f14
[unleash-maven-plugin] Preparation for next development cycle.
2025-07-21 07:17:39 +00:00
Florian Hotze and GitHub
80d20d1f3e
[automation] Extend provider script extension for metadata & ItemChannelLinks ( #4865 )
...
* [automation] Move provider script extension to a new bundle
* [automation] Add ProviderRegistryDelegate interface and improve ProviderScriptExtension code
* [automation] Add ScriptedMetadataProvider & ProviderMetadataRegistryDelegate
* Rename ProviderRegistryDelegate.java to ProviderRegistry.java
* [automation] Add ScriptedItemChannelLinkProvider & ProviderItemChannelLinkRegistry
* [automation] Implement ProviderItemChannelLinkRegistry::purge
Signed-off-by: Florian Hotze <dev@florianhotze.com >
2025-06-29 11:32:10 +02:00
Wouter Born and GitHub
3d0996bf83
Upgrade Jollyday to 1.5.4 ( #4862 )
...
Upgrades Jollyday from 1.5.0 to 1.5.4.
For release notes, see:
https://github.com/focus-shift/jollyday/releases
Signed-off-by: Wouter Born <github@maindrain.net >
2025-06-21 13:49:20 +02:00
Holger Friedrich and GitHub
6eb7d0c9a6
Clean up POM dependencies ( #4855 )
...
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2025-06-18 20:23:10 +02:00
Holger Friedrich and GitHub
8eb6eeae84
Revert "Upgrade JUnit to 5.12.1 ( #4642 )" ( #4790 )
...
* This reverts commit 8de8b4d4b4 .
* Add note about itests not being executed with junit 5.12.
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2025-05-07 07:54:16 +02:00
Holger Friedrich and GitHub
0b9a8929f2
Adjust dependencies to fix JavaDoc build ( #4680 )
...
* remove duplicate import
* add apiguardian-api, a transitive dependeny of junit, to
compile bom to avoid JavaDoc warning
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2025-03-26 08:37:30 +01:00
Holger Friedrich and GitHub
72cf4c1109
Upgrade dependencies ( #4663 )
...
* Upgrade jose4j for 0.9.5 to 0.9.6
https://bitbucket.org/b_c/jose4j/wiki/Release%20Notes
* Upgrade commons-io from 2.17.0 to 2.18.0
https://commons.apache.org/proper/commons-io/changes-report.html#a2.18.0
* Upgrade commons-net from 3.9.0 to 3.11.1
https://commons.apache.org/proper/commons-net/changes-report.html#a3.11.1
* upgradetool: Upgrade commons-cli from 1.5.0 to 1.9.0
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2025-03-23 17:05:58 +01:00
Holger Friedrich and GitHub
f972e95c6b
Upgrade glassfish hk2 to 3.1.1, upgrade units ( #4658 )
...
* Upgrade glassfish hk2 from 2.4.0-b34 to 3.1.1
* Upgrade jakarta.inject-api from 2.0.0 to 2.0.1
https://github.com/jakartaee/inject/releases/tag/2.0.1
* Upgrade jakarta.annotation-api from 2.0.0 to 2.1.1
* Upgrade si.uom:si-units and si-quantity from 2.1 to 2.2, including
transition from jakarta.annotation-api 1.3.4 to 2.0.0
* Upgrade tech.units.indriya from 2.2 to 2.2.2
* Adapt test to inriya >2.2 (year, yr)
* Resolve bundles
* Upgrade glassfish hk2 osgi-resource-locator to 3.0.0
* Upgrade osgi-resource-locator from 1.0.3 to 3.0.0
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2025-03-23 17:03:31 +01:00
Holger Friedrich and GitHub
328aa7e4a5
Document use of older nrjavaserial in compile bom ( #4665 )
...
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2025-03-23 13:15:21 +01:00
Holger Friedrich and GitHub
8de8b4d4b4
Upgrade JUnit to 5.12.1 ( #4642 )
...
* Upgrade JUnit from 5.11.4 to 5.12.1
https://junit.org/junit5/docs/5.12.1/release-notes/#release-notes-5.12.1
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2025-03-16 22:40:06 +01:00
Wouter Born and GitHub
343470d98a
Upgrade Jollyday to 1.5.0 ( #4620 )
...
Upgrades Jollyday from 1.4.0 to 1.5.0.
For release notes, see:
https://github.com/focus-shift/jollyday/releases
Signed-off-by: Wouter Born <github@maindrain.net >
2025-02-24 20:25:29 +01:00