Skip to content

Commit

Permalink
chore(deps): bump karaf.version from 4.4.5 to 4.4.6 (#716)
Browse files Browse the repository at this point in the history
* 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] <support@github.com>

* docs: Update CHANGELOG.md [skip ci]

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jakub Bednář <jakub.bednar@gmail.com>
  • Loading branch information
dependabot[bot] and bednar committed May 2, 2024
1 parent 08ebdef commit 53e4032
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
Update dependencies:

#### Build:
- [#678](https://github.com/influxdata/influxdb-client-java/pull/678): `karaf` to `4.4.5`
- [#716](https://github.com/influxdata/influxdb-client-java/pull/716): `karaf` to `4.4.6`
- [#698](https://github.com/influxdata/influxdb-client-java/pull/698): `spring-boot` to `3.2.4`
- [#686](https://github.com/influxdata/influxdb-client-java/pull/686): `scala-library` to `2.12.19`
- [#690](https://github.com/influxdata/influxdb-client-java/pull/690): `kotlinx-coroutines` to `1.8.0`
Expand Down
2 changes: 1 addition & 1 deletion karaf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@

<properties>
<!-- Try to enable `maven-enforcer-plugin` after update -->
<karaf.version>4.4.5</karaf.version>
<karaf.version>4.4.6</karaf.version>
</properties>

<build>
Expand Down

0 comments on commit 53e4032

Please sign in to comment.