From f5767ca230085424310fd09b2a48cc4a5bff7fb3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jun 2023 05:49:39 +0200 Subject: [PATCH] chore(deps): Bump scala-collection-compat_2.12 from 2.10.0 to 2.11.0 (#582) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore(deps): Bump scala-collection-compat_2.12 from 2.10.0 to 2.11.0 Bumps [scala-collection-compat_2.12](https://github.com/scala/scala-collection-compat) from 2.10.0 to 2.11.0. - [Release notes](https://github.com/scala/scala-collection-compat/releases) - [Commits](https://github.com/scala/scala-collection-compat/compare/v2.10.0...v2.11.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] * docs: Update CHANGELOG.md --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jakub Bednář --- CHANGELOG.md | 3 +++ client-scala/cross/2.12/pom.xml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 200c90d773..82ade597c0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,9 @@ Update dependencies: +#### Build: + - [#582](https://github.com/influxdata/influxdb-client-java/pull/582): `scala-collection-compat_2.12` to `2.11.0` + #### Maven: - [#570](https://github.com/influxdata/influxdb-client-java/pull/570): `build-helper-maven-plugin` to `3.4.0` - [#575](https://github.com/influxdata/influxdb-client-java/pull/575): `maven-project-info-reports-plugin` to `3.4.4` diff --git a/client-scala/cross/2.12/pom.xml b/client-scala/cross/2.12/pom.xml index f74dffedfd..48a453969f 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.10.0 + 2.11.0 org.scala-lang