From 06cfbcfccfb17e8cc312f0171ee4caeea64a44b5 Mon Sep 17 00:00:00 2001 From: Jakub Bednar Date: Tue, 30 Jan 2024 09:26:11 +0100 Subject: [PATCH] docs: update CHANGELOG.md --- CHANGELOG.md | 27 --------------------------- 1 file changed, 27 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index adbc9a67dd..81c7381c5b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,33 +32,6 @@ Update dependencies: #### Test: - [#668](https://github.com/influxdata/influxdb-client-java/pull/668): `junit-jupiter` to `5.10.1` -### Dependencies - -Update dependencies: - -#### Build: - - [#669](https://github.com/influxdata/influxdb-client-java/pull/669): `commons-lang3` to `3.14.0` - -#### Test: - - [#668](https://github.com/influxdata/influxdb-client-java/pull/668): `junit-jupiter` to `5.10.1` - -### Dependencies - -Update dependencies: - -#### Build: - - [#664](https://github.com/influxdata/influxdb-client-java/pull/664): `kotlin` to `1.9.22` - - [#666](https://github.com/influxdata/influxdb-client-java/pull/666): `okio` to `3.7.0` - - [#667](https://github.com/influxdata/influxdb-client-java/pull/667): `rxjava` to `3.1.8` - - [#669](https://github.com/influxdata/influxdb-client-java/pull/669): `commons-lang3` to `3.14.0` - - [#670](https://github.com/influxdata/influxdb-client-java/pull/670): `micrometer-registry-influx` to `1.12.1` - -#### Maven: - - [#671](https://github.com/influxdata/influxdb-client-java/pull/671): `maven-javadoc-plugin` to `3.6.3` - -#### Test: - - [#668](https://github.com/influxdata/influxdb-client-java/pull/668): `junit-jupiter` to `5.10.1` - ## 6.12.0 [2023-12-15] ### Features