Skip to content

Commit

Permalink
docs: Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bednar authored Jun 28, 2023
1 parent f86a923 commit bd988bb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,19 @@ Update dependencies:
- [#567](https://github.com/influxdata/influxdb-client-java/pull/567): `lombok` to `1.18.28`
- [#582](https://github.com/influxdata/influxdb-client-java/pull/582): `scala-collection-compat_2.12` to `2.11.0`
- [#581](https://github.com/influxdata/influxdb-client-java/pull/581): `micrometer-registry-influx` to `1.11.1`
- [#587](https://github.com/influxdata/influxdb-client-java/pull/587): `spring-boot` to `2.7.13`
- [#588](https://github.com/influxdata/influxdb-client-java/pull/588): `scala-library` to `2.12.18`
- [#589](https://github.com/influxdata/influxdb-client-java/pull/589): `kotlin` to `1.8.22`
- [#592](https://github.com/influxdata/influxdb-client-java/pull/592): `akka` to `2.6.21`

#### Maven:
- [#569](https://github.com/influxdata/influxdb-client-java/pull/569): `maven-enforcer-plugin` to `3.3.0`
- [#570](https://github.com/influxdata/influxdb-client-java/pull/570): `build-helper-maven-plugin` to `3.4.0`
- [#573](https://github.com/influxdata/influxdb-client-java/pull/573): `dokka-maven-plugin` to `1.8.20`
- [#583](https://github.com/influxdata/influxdb-client-java/pull/583): `maven-project-info-reports-plugin` to `3.4.5`
- [#586](https://github.com/influxdata/influxdb-client-java/pull/586): `maven-surefire-plugin`, `maven-failsafe-plugin` to `3.1.2`
- [#590](https://github.com/influxdata/influxdb-client-java/pull/590): `maven-bundle-plugin` to `5.1.9`
- [#591](https://github.com/influxdata/influxdb-client-java/pull/591): `maven-source-plugin` to `3.3.0`

#### Examples:
- [#571](https://github.com/influxdata/influxdb-client-java/pull/571): `commons-io` to `2.12.0`
Expand Down

0 comments on commit bd988bb

Please sign in to comment.