From d2da4312996efa91b39181b80203c505ce7f8c42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jun 2023 21:02:24 +0000 Subject: [PATCH 1/2] chore(deps): Bump akka.version from 2.6.20 to 2.6.21 Bumps `akka.version` from 2.6.20 to 2.6.21. Updates `akka-stream_2.12` from 2.6.20 to 2.6.21 - [Release notes](https://github.com/akka/akka/releases) - [Changelog](https://github.com/akka/akka/blob/main/akka-docs/release-train-issue-template.md) - [Commits](https://github.com/akka/akka/compare/v2.6.20...v2.6.21) Updates `akka-testkit_2.12` from 2.6.20 to 2.6.21 - [Release notes](https://github.com/akka/akka/releases) - [Changelog](https://github.com/akka/akka/blob/main/akka-docs/release-train-issue-template.md) - [Commits](https://github.com/akka/akka/compare/v2.6.20...v2.6.21) Updates `akka-stream-testkit_2.12` from 2.6.20 to 2.6.21 - [Release notes](https://github.com/akka/akka/releases) - [Changelog](https://github.com/akka/akka/blob/main/akka-docs/release-train-issue-template.md) - [Commits](https://github.com/akka/akka/compare/v2.6.20...v2.6.21) Updates `akka-stream_2.13` from 2.6.20 to 2.6.21 - [Release notes](https://github.com/akka/akka/releases) - [Changelog](https://github.com/akka/akka/blob/main/akka-docs/release-train-issue-template.md) - [Commits](https://github.com/akka/akka/compare/v2.6.20...v2.6.21) Updates `akka-testkit_2.13` from 2.6.20 to 2.6.21 - [Release notes](https://github.com/akka/akka/releases) - [Changelog](https://github.com/akka/akka/blob/main/akka-docs/release-train-issue-template.md) - [Commits](https://github.com/akka/akka/compare/v2.6.20...v2.6.21) Updates `akka-stream-testkit_2.13` from 2.6.20 to 2.6.21 - [Release notes](https://github.com/akka/akka/releases) - [Changelog](https://github.com/akka/akka/blob/main/akka-docs/release-train-issue-template.md) - [Commits](https://github.com/akka/akka/compare/v2.6.20...v2.6.21) --- updated-dependencies: - dependency-name: com.typesafe.akka:akka-stream_2.12 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.typesafe.akka:akka-testkit_2.12 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: com.typesafe.akka:akka-stream-testkit_2.12 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: com.typesafe.akka:akka-stream_2.13 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.typesafe.akka:akka-testkit_2.13 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: com.typesafe.akka:akka-stream-testkit_2.13 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 474abf7509..f51d9b316e 100644 --- a/pom.xml +++ b/pom.xml @@ -121,7 +121,7 @@ 3.12.1 4.8.1 - 2.6.20 + 2.6.21 1.8.21 5.9.1 1.6.4 From 487e4a3c8552d511b7fa62a28a8113f46f695745 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Bedn=C3=A1=C5=99?= Date: Wed, 28 Jun 2023 10:50:31 +0200 Subject: [PATCH 2/2] docs: Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3bb099351e..e94a205796 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ 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` + - [#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`