Jacob Laursen and GitHub
d53e325f05
Upgrade json to 20251224 ( #20350 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk >
2026-03-10 22:33:42 +01:00
30cf98f9fc
Bump org.apache.maven.plugins:maven-resources-plugin from 3.3.1 to 3.5.0 ( #20339 )
...
Bumps [org.apache.maven.plugins:maven-resources-plugin](https://github.com/apache/maven-resources-plugin ) from 3.3.1 to 3.5.0.
- [Release notes](https://github.com/apache/maven-resources-plugin/releases )
- [Commits](https://github.com/apache/maven-resources-plugin/compare/maven-resources-plugin-3.3.1...maven-resources-plugin-3.5.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-resources-plugin
dependency-version: 3.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-07 12:18:13 +01:00
Jacob Laursen and GitHub
1d8b74b203
Fix license header issues ( #20130 )
...
* Move 3rd party assets outside org/openhab folder
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk >
2026-03-04 17:32:46 +01:00
Holger Friedrich and GitHub
d98e8db60b
Upgrade Jackson to 2.21.1, resolve ( #20308 )
...
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2026-03-02 21:49:07 +01:00
9aeb547d5b
Bump bnd.version from 7.1.0 to 7.2.1 ( #20061 )
...
* 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 >
2026-03-01 21:11:37 +01:00
789439f618
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.4 to 3.5.5 ( #20265 )
...
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire ) from 3.5.4 to 3.5.5.
- [Release notes](https://github.com/apache/maven-surefire/releases )
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.4...surefire-3.5.5 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
dependency-version: 3.5.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-21 16:12:53 +01:00
Holger Friedrich and GitHub
c1a21f3bae
Upgrade Karaf to 4.4.10 ( #20224 )
...
* Revert "Downgrade karaf-maven-plugin to 4.4.8"
This reverts commit c6c4eb0f82 .
* Add bytebuddy to bootdelegation
* Upgrade Karaf to 4.4.10, this includes upgrades for the following libraries:
pax-logging from 2.3.1 to 2.3.2
* Temporarily disable broken itests
* [mqtt.ruuvigateway] Add strings for itest
* Upgrade logback
Also-by: Wouter Born <github@maindrain.net >
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2026-02-18 16:48:20 +01:00
3a64fe3208
Bump org.apache.maven.plugins:maven-compiler-plugin ( #20175 )
...
Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin ) from 3.14.1 to 3.15.0.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases )
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.14.1...maven-compiler-plugin-3.15.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
dependency-version: 3.15.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-04 15:11:43 +01:00
6fcd4a9e9b
Bump org.codehaus.plexus:plexus-compiler-eclipse from 2.16.1 to 2.16.2 ( #20147 )
...
Bumps org.codehaus.plexus:plexus-compiler-eclipse from 2.16.1 to 2.16.2.
---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-compiler-eclipse
dependency-version: 2.16.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-28 19:03:48 +01:00
Holger Friedrich and GitHub
ce84168414
Raise minimum Maven version to 3.9.6 ( #20156 )
...
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2026-01-28 18:27:37 +01:00
9039ea0c2e
Bump org.codehaus.plexus:plexus-compiler-eclipse from 2.12.1 to 2.16.1 ( #20135 )
...
Bumps org.codehaus.plexus:plexus-compiler-eclipse from 2.12.1 to 2.16.1.
---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-compiler-eclipse
dependency-version: 2.16.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-25 23:56:06 +01:00
Holger Friedrich and GitHub
0c3ef688fc
Bump jackson to 2.21.0, logback to 1.5.25 ( #20119 )
...
* Bump jackson.version from 2.20.1 to 2.21.0
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2026-01-24 09:40:35 +01:00
Holger Friedrich and GitHub
6d53a1541d
Upgrade Mockito to 5.21, junit-jupiter to 5.14.2 ( #20086 )
...
* Upgrade Mockito to 5.21, junit-jupiter to 5.14.2
* 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-21 20:14:40 +01:00
Holger Friedrich and GitHub
9f2913e71f
Upgrade Gson to 2.13.2 ( #20049 )
...
* 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 to 2.41.0
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2026-01-13 08:53:27 +01:00
Holger Friedrich and GitHub
e347a273f6
Upgrade hivemq-mqtt-client to 1.3.12 ( #20036 )
...
* 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:55:29 +01:00
Holger Friedrich and lsiepel
c6c4eb0f82
Downgrade karaf-maven-plugin to 4.4.8
...
This is a workaround for apache/karaf#2218 and openhab/openhab-core#5234 .
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2026-01-11 22:10:37 +01:00
Jacob Laursen and lsiepel
7cc452d87b
Add support for Nibe Heatpump C++ files
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk >
2026-01-02 10:51:48 +01:00
Jacob Laursen and lsiepel
dfad38261e
Add support for Matter handlebars
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk >
2026-01-02 10:51:48 +01:00
Jacob Laursen and lsiepel
fa84377aba
Update copyright year in configuration
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk >
2026-01-02 10:51:48 +01:00
Holger Friedrich and GitHub
403d8a8cd4
Upgrade SAT to 0.18.0 ( #19908 )
...
Upgrade SAT from 0.17.0 to 0.18.0
For a diff, see:
https://github.com/openhab/static-code-analysis/compare/0.17.0...v0.18.0
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2025-12-29 16:59:33 +01:00
Holger Friedrich and GitHub
7fb5b5115a
Upgrade Karaf to 4.4.9 ( #19818 )
...
* Upgrade Karaf to 4.4.9
Upgrade Karaf from 4.4.8 to 4.4.9.
This includes upgrades for the following libraries:
* asm from 9.8 to 9.9
* bouncycastle/bcprov from 1.81 to 1.83
* commons-io from 2.20.0 to 2.21.0
* commons-lang3 from 3.18.0 to 3.20.0
* 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
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2025-12-28 01:49:21 +01:00
Holger Friedrich and GitHub
207ca71fc4
Prepare for OH 5.2.0 ( #19868 )
...
* Fix spotless after unleash
* Resolve itest runbundles
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2025-12-23 00:01:46 +01:00
openhab-bot
ee3817accd
[unleash-maven-plugin] Preparation for next development cycle.
2025-12-22 17:11:00 +00:00
16160f8d07
Bump org.apache.maven.plugins:maven-source-plugin from 3.3.1 to 3.4.0 ( #19739 )
...
Bumps [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin ) from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/apache/maven-source-plugin/releases )
- [Commits](https://github.com/apache/maven-source-plugin/compare/maven-source-plugin-3.3.1...maven-source-plugin-3.4.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-source-plugin
dependency-version: 3.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-03 20:54:23 +01:00
Leo Siepel
4e852b220d
Update pom.xml
2025-11-23 10:48:22 +01:00
4220356c44
Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.2 to 3.5.0 ( #19687 )
...
Bumps [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin ) from 3.4.2 to 3.5.0.
- [Release notes](https://github.com/apache/maven-jar-plugin/releases )
- [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.4.2...maven-jar-plugin-3.5.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-jar-plugin
dependency-version: 3.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-22 10:00:00 +01:00
Holger Hees and GitHub
cbeec8e2c8
[pythonscripting] Upgrade to Graal 25 ( #19568 )
...
* update graalvm to 25.0.1
* rename graalpy property to graalvm property
* fix mqtt.homeassistant version usage
Signed-off-by: Holger Hees <holger.hees@gmail.com >
2025-10-29 12:29:43 +01:00
b06e65ad87
Bump org.apache.maven.plugins:maven-plugin-plugin from 3.15.1 to 3.15.2 ( #19544 )
...
Bumps [org.apache.maven.plugins:maven-plugin-plugin](https://github.com/apache/maven-plugin-tools ) from 3.15.1 to 3.15.2.
- [Release notes](https://github.com/apache/maven-plugin-tools/releases )
- [Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.15.1...maven-plugin-tools-3.15.2 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-plugin-plugin
dependency-version: 3.15.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-25 20:31:46 +02:00
c96c6fc2de
Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.1 to 3.6.2 ( #19448 )
...
Bumps [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer ) from 3.6.1 to 3.6.2.
- [Release notes](https://github.com/apache/maven-enforcer/releases )
- [Commits](https://github.com/apache/maven-enforcer/compare/enforcer-3.6.1...enforcer-3.6.2 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-enforcer-plugin
dependency-version: 3.6.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-06 17:50:29 +02:00
9f45211e6e
Bump org.apache.maven.plugins:maven-compiler-plugin ( #19370 )
...
Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin ) from 3.14.0 to 3.14.1.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases )
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.14.0...maven-compiler-plugin-3.14.1 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
dependency-version: 3.14.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-22 17:31:09 +02:00
202672f1bf
Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.3 to 3.12.0 ( #19369 )
...
Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin ) from 3.11.3 to 3.12.0.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases )
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.11.3...maven-javadoc-plugin-3.12.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
dependency-version: 3.12.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-22 17:30:11 +02:00
Jacob Laursen and GitHub
86eab49e49
Fix tests when having spaces in path ( #19365 )
...
Regression of #19329
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk >
2025-09-21 14:36:02 +02:00
2a972c7a45
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.3 to 3.5.4 ( #19333 )
...
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire ) from 3.5.3 to 3.5.4.
- [Release notes](https://github.com/apache/maven-surefire/releases )
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.3...surefire-3.5.4 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
dependency-version: 3.5.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-15 09:01:04 +02:00
Holger Friedrich and GitHub
c4dceefccd
Activate javaagent for tests to avoid JDK warnings ( #19329 )
...
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2025-09-14 23:20:19 +02:00
dependabot[bot] and GitHub
4d15e99032
Bump org.eclipse.jdt:ecj from 3.41.0 to 3.43.0 ( #19295 )
...
* Bump org.eclipse.jdt:ecj from 3.41.0 to 3.43.0
Bumps [org.eclipse.jdt:ecj](https://github.com/eclipse-jdt/eclipse.jdt.core ) from 3.41.0 to 3.43.0.
- [Commits](https://github.com/eclipse-jdt/eclipse.jdt.core/commits )
---
updated-dependencies:
- dependency-name: org.eclipse.jdt:ecj
dependency-version: 3.43.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
* Fix null annotation
Also-by: Holger Friedrich <mail@holger-friedrich.de >
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-08 07:24:09 +02:00
Holger Friedrich and GitHub
ea276c759a
Adapt add-ons to new hivemq version ( #19278 )
...
* Adapt add-ons to new hivemq version
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2025-09-07 14:56:48 +02:00
Holger Friedrich and GitHub
9dc6e48174
Resolve after jmdns/xtext/xtend/uom upgrade ( #19266 )
...
* Resolve after jmdns upgrade
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2025-08-31 11:34:27 +02:00
5d6409f5d8
Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.11.3 ( #19179 )
...
Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin ) from 3.11.2 to 3.11.3.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases )
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.11.2...maven-javadoc-plugin-3.11.3 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
dependency-version: 3.11.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-30 11:52:23 +02:00
Holger Friedrich and GitHub
c698d0c5ae
Resolve itests after hivemq upgrade ( #19232 )
...
Upgrades netty from 4.1.118 to 4.1.122
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2025-08-24 15:54:17 +02:00
Holger Friedrich and GitHub
d748f32c65
Bump org.eclipse.jdt:ecj from 3.39.0 to 3.41.0 ( #19215 )
...
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2025-08-22 18:18:57 +02:00
Wouter Born and GitHub
7a158761e6
Revert "Bump org.eclipse.jdt:ecj from 3.39.0 to 3.42.0 ( #19180 )" ( #19213 )
...
This reverts commit 0d36961494 .
2025-08-21 21:11:29 +02:00
0d36961494
Bump org.eclipse.jdt:ecj from 3.39.0 to 3.42.0 ( #19180 )
...
Bumps [org.eclipse.jdt:ecj](https://github.com/eclipse-jdt/eclipse.jdt.core ) from 3.39.0 to 3.42.0.
- [Commits](https://github.com/eclipse-jdt/eclipse.jdt.core/commits )
---
updated-dependencies:
- dependency-name: org.eclipse.jdt:ecj
dependency-version: 3.42.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-19 09:02:36 +02:00
Holger Friedrich and GitHub
8ae35c0c84
Upgrade Karaf from 4.4.7 to 4.4.8 ( #19076 )
...
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2025-08-09 21:27:48 +02:00
Wouter Born and GitHub
442589cafe
Update Jackson to 2.19.2 ( #19100 )
...
Signed-off-by: Wouter Born <github@maindrain.net >
2025-08-03 10:41:55 +02:00
6603704bc9
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.2 to 3.5.3 ( #19047 )
...
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire ) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/apache/maven-surefire/releases )
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.2...surefire-3.5.3 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
dependency-version: 3.5.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-25 13:00:42 +02:00
090d1e13a2
Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.3 to 3.1.4 ( #19043 )
...
Bumps [org.apache.maven.plugins:maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin ) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/apache/maven-deploy-plugin/releases )
- [Commits](https://github.com/apache/maven-deploy-plugin/compare/maven-deploy-plugin-3.1.3...maven-deploy-plugin-3.1.4 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-deploy-plugin
dependency-version: 3.1.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-25 12:59:38 +02:00
4fc4b35d99
Bump org.apache.maven.plugins:maven-install-plugin from 3.1.3 to 3.1.4 ( #19051 )
...
Bumps [org.apache.maven.plugins:maven-install-plugin](https://github.com/apache/maven-install-plugin ) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/apache/maven-install-plugin/releases )
- [Commits](https://github.com/apache/maven-install-plugin/compare/maven-install-plugin-3.1.3...maven-install-plugin-3.1.4 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-install-plugin
dependency-version: 3.1.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-25 11:34:19 +02:00
a3f8c72bef
Bump org.codehaus.mojo:build-helper-maven-plugin from 3.6.0 to 3.6.1 ( #19041 )
...
Bumps [org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin ) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases )
- [Commits](https://github.com/mojohaus/build-helper-maven-plugin/compare/3.6.0...3.6.1 )
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:build-helper-maven-plugin
dependency-version: 3.6.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-25 11:32:31 +02:00
73c92070e3
Bump org.apache.maven.plugins:maven-clean-plugin from 3.4.0 to 3.5.0 ( #19048 )
...
Bumps [org.apache.maven.plugins:maven-clean-plugin](https://github.com/apache/maven-clean-plugin ) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/apache/maven-clean-plugin/releases )
- [Commits](https://github.com/apache/maven-clean-plugin/compare/maven-clean-plugin-3.4.0...maven-clean-plugin-3.5.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-clean-plugin
dependency-version: 3.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-25 11:31:57 +02:00
6349db2df3
Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.5.0 to 3.6.1 ( #19044 )
...
Bumps [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer ) from 3.5.0 to 3.6.1.
- [Release notes](https://github.com/apache/maven-enforcer/releases )
- [Commits](https://github.com/apache/maven-enforcer/compare/enforcer-3.5.0...enforcer-3.6.1 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-enforcer-plugin
dependency-version: 3.6.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-25 11:31:13 +02:00