From cf51f3986d55dc636cf371e995c11b13298b51c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Sep 2025 03:08:13 +0000 Subject: [PATCH] Bump pekko.version from 1.1.5 to 1.2.0 Bumps `pekko.version` from 1.1.5 to 1.2.0. Updates `org.apache.pekko:pekko-slf4j_2.13` from 1.1.5 to 1.2.0 - [Changelog](https://github.com/apache/pekko/blob/main/CHANGELOG.md) - [Commits](https://github.com/apache/pekko/compare/v1.1.5...v1.2.0) Updates `org.apache.pekko:pekko-actor_2.13` from 1.1.5 to 1.2.0 - [Changelog](https://github.com/apache/pekko/blob/main/CHANGELOG.md) - [Commits](https://github.com/apache/pekko/compare/v1.1.5...v1.2.0) Updates `org.apache.pekko:pekko-stream_2.13` from 1.1.5 to 1.2.0 - [Changelog](https://github.com/apache/pekko/blob/main/CHANGELOG.md) - [Commits](https://github.com/apache/pekko/compare/v1.1.5...v1.2.0) Updates `org.apache.pekko:pekko-cluster_2.13` from 1.1.5 to 1.2.0 - [Changelog](https://github.com/apache/pekko/blob/main/CHANGELOG.md) - [Commits](https://github.com/apache/pekko/compare/v1.1.5...v1.2.0) Updates `org.apache.pekko:pekko-remote_2.13` from 1.1.5 to 1.2.0 - [Changelog](https://github.com/apache/pekko/blob/main/CHANGELOG.md) - [Commits](https://github.com/apache/pekko/compare/v1.1.5...v1.2.0) Updates `org.apache.pekko:pekko-cluster-sharding_2.13` from 1.1.5 to 1.2.0 - [Changelog](https://github.com/apache/pekko/blob/main/CHANGELOG.md) - [Commits](https://github.com/apache/pekko/compare/v1.1.5...v1.2.0) Updates `org.apache.pekko:pekko-distributed-data_2.13` from 1.1.5 to 1.2.0 - [Changelog](https://github.com/apache/pekko/blob/main/CHANGELOG.md) - [Commits](https://github.com/apache/pekko/compare/v1.1.5...v1.2.0) Updates `org.apache.pekko:pekko-persistence-query_2.13` from 1.1.5 to 1.2.0 - [Changelog](https://github.com/apache/pekko/blob/main/CHANGELOG.md) - [Commits](https://github.com/apache/pekko/compare/v1.1.5...v1.2.0) Updates `org.apache.pekko:pekko-testkit_2.13` from 1.1.5 to 1.2.0 - [Changelog](https://github.com/apache/pekko/blob/main/CHANGELOG.md) - [Commits](https://github.com/apache/pekko/compare/v1.1.5...v1.2.0) --- updated-dependencies: - dependency-name: org.apache.pekko:pekko-slf4j_2.13 dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.pekko:pekko-actor_2.13 dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.pekko:pekko-stream_2.13 dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.pekko:pekko-cluster_2.13 dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.pekko:pekko-remote_2.13 dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.pekko:pekko-cluster-sharding_2.13 dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.pekko:pekko-distributed-data_2.13 dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.pekko:pekko-persistence-query_2.13 dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.pekko:pekko-testkit_2.13 dependency-version: 1.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9b4d705a..bf5dc373 100644 --- a/pom.xml +++ b/pom.xml @@ -101,7 +101,7 @@ - 1.1.5 + 1.2.0 1.2.0 1.1.0 4.5.14