Skip to content

Commit 53e4032

Browse files
chore(deps): bump karaf.version from 4.4.5 to 4.4.6 (#716)
* chore(deps): bump karaf.version from 4.4.5 to 4.4.6 Bumps `karaf.version` from 4.4.5 to 4.4.6. Updates `org.apache.karaf.features:framework` from 4.4.5 to 4.4.6 Updates `org.apache.karaf.features:standard` from 4.4.5 to 4.4.6 --- 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] <[email protected]> * docs: Update CHANGELOG.md [skip ci] --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jakub Bednář <[email protected]>
1 parent 08ebdef commit 53e4032

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
Update dependencies:
1212

1313
#### Build:
14-
- [#678](https://github.com/influxdata/influxdb-client-java/pull/678): `karaf` to `4.4.5`
14+
- [#716](https://github.com/influxdata/influxdb-client-java/pull/716): `karaf` to `4.4.6`
1515
- [#698](https://github.com/influxdata/influxdb-client-java/pull/698): `spring-boot` to `3.2.4`
1616
- [#686](https://github.com/influxdata/influxdb-client-java/pull/686): `scala-library` to `2.12.19`
1717
- [#690](https://github.com/influxdata/influxdb-client-java/pull/690): `kotlinx-coroutines` to `1.8.0`

karaf/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272

7373
<properties>
7474
<!-- Try to enable `maven-enforcer-plugin` after update -->
75-
<karaf.version>4.4.5</karaf.version>
75+
<karaf.version>4.4.6</karaf.version>
7676
</properties>
7777

7878
<build>

0 commit comments

Comments
 (0)