From d69752fd42f7031da96568391654e9a36a6cc1d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 19:28:40 +0000 Subject: [PATCH 1/3] chore(deps): bump org.scala-lang.modules:scala-collection-compat_2.12 Bumps [org.scala-lang.modules:scala-collection-compat_2.12](https://github.com/scala/scala-collection-compat) from 2.11.0 to 2.12.0. - [Release notes](https://github.com/scala/scala-collection-compat/releases) - [Commits](https://github.com/scala/scala-collection-compat/compare/v2.11.0...v2.12.0) --- updated-dependencies: - dependency-name: org.scala-lang.modules:scala-collection-compat_2.12 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- client-scala/cross/2.12/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client-scala/cross/2.12/pom.xml b/client-scala/cross/2.12/pom.xml index 7619790af4..2c30b4ff61 100644 --- a/client-scala/cross/2.12/pom.xml +++ b/client-scala/cross/2.12/pom.xml @@ -163,7 +163,7 @@ org.scala-lang.modules scala-collection-compat_2.12 - 2.11.0 + 2.12.0 org.scala-lang From bb8ae2f391d5623012c4b430c178799d18554c9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Bedn=C3=A1=C5=99?= Date: Tue, 9 Jul 2024 21:41:48 +0200 Subject: [PATCH 2/3] docs: Update CHANGELOG.md [skip CI] --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c97836f88..1e0f29eb25 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ Update dependencies: - [#738](https://github.com/influxdata/influxdb-client-java/pull/738): `spring-boot` to `3.3.1` - [#726](https://github.com/influxdata/influxdb-client-java/pull/726): `kotlin` to `2.0.0` - [#727](https://github.com/influxdata/influxdb-client-java/pull/727): `micrometer-registry-influx` to `1.30.0` + - [#735](https://github.com/influxdata/influxdb-client-java/pull/735): `scala-collection-compat_2.12` to `2.11.0` - [#740](https://github.com/influxdata/influxdb-client-java/pull/740): `pekko` to `1.0.3` - [#743](https://github.com/influxdata/influxdb-client-java/pull/743): `gson` to `2.11.0` From 17c93c5e0ecc82a3c2e21f28d25b025119d82de0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Bedn=C3=A1=C5=99?= Date: Tue, 9 Jul 2024 21:42:32 +0200 Subject: [PATCH 3/3] docs: Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e0f29eb25..681193d76c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ Update dependencies: - [#738](https://github.com/influxdata/influxdb-client-java/pull/738): `spring-boot` to `3.3.1` - [#726](https://github.com/influxdata/influxdb-client-java/pull/726): `kotlin` to `2.0.0` - [#727](https://github.com/influxdata/influxdb-client-java/pull/727): `micrometer-registry-influx` to `1.30.0` - - [#735](https://github.com/influxdata/influxdb-client-java/pull/735): `scala-collection-compat_2.12` to `2.11.0` + - [#735](https://github.com/influxdata/influxdb-client-java/pull/735): `scala-collection-compat_2.12` to `2.12.0` - [#740](https://github.com/influxdata/influxdb-client-java/pull/740): `pekko` to `1.0.3` - [#743](https://github.com/influxdata/influxdb-client-java/pull/743): `gson` to `2.11.0`