From 9d3c7380e46ec6af920a7e67a0e8c10c0da071be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 10:57:40 +0000 Subject: [PATCH 1/2] chore(deps): Bump karaf.version from 4.4.3 to 4.4.4 Bumps `karaf.version` from 4.4.3 to 4.4.4. Updates `org.apache.karaf.features:framework` from 4.4.3 to 4.4.4 Updates `org.apache.karaf.features:standard` from 4.4.3 to 4.4.4 --- updated-dependencies: - dependency-name: org.apache.karaf.features:framework dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.karaf.features:standard dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- karaf/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/karaf/pom.xml b/karaf/pom.xml index a89f8d85ee..885735abcf 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -72,7 +72,7 @@ - 4.4.3 + 4.4.4 From ebc2b230b5e3220fcc403fc7bd5c13c2db3f6648 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Bedn=C3=A1=C5=99?= Date: Tue, 3 Oct 2023 13:16:55 +0200 Subject: [PATCH 2/2] docs: Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e44300021a..dbc96c9173 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ Update dependencies: - [#622](https://github.com/influxdata/influxdb-client-java/pull/622): `micrometer-registry-influx` to `1.11.3` - [#619](https://github.com/influxdata/influxdb-client-java/pull/619): `spring-boot` to `2.7.15` - [#625](https://github.com/influxdata/influxdb-client-java/pull/625): `lombok` to `1.18.30` + - [#629](https://github.com/influxdata/influxdb-client-java/pull/629): `karaf` to `4.4.4` #### Maven: - [#618](https://github.com/influxdata/influxdb-client-java/pull/618): `maven-enforcer-plugin` to `3.4.0`