From 253500de430e568a5fbadc9ce5215e15293e6a14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 03:26:07 +0000 Subject: [PATCH] Bump pekko.version from 1.0.3 to 1.1.0 Bumps `pekko.version` from 1.0.3 to 1.1.0. Updates `org.apache.pekko:pekko-slf4j_2.13` from 1.0.3 to 1.1.0 - [Changelog](https://github.com/apache/pekko/blob/main/CHANGELOG.md) - [Commits](https://github.com/apache/pekko/compare/v1.0.3...v1.1.0) Updates `org.apache.pekko:pekko-actor_2.13` from 1.0.3 to 1.1.0 - [Changelog](https://github.com/apache/pekko/blob/main/CHANGELOG.md) - [Commits](https://github.com/apache/pekko/compare/v1.0.3...v1.1.0) Updates `org.apache.pekko:pekko-stream_2.13` from 1.0.3 to 1.1.0 - [Changelog](https://github.com/apache/pekko/blob/main/CHANGELOG.md) - [Commits](https://github.com/apache/pekko/compare/v1.0.3...v1.1.0) Updates `org.apache.pekko:pekko-cluster_2.13` from 1.0.3 to 1.1.0 - [Changelog](https://github.com/apache/pekko/blob/main/CHANGELOG.md) - [Commits](https://github.com/apache/pekko/compare/v1.0.3...v1.1.0) Updates `org.apache.pekko:pekko-remote_2.13` from 1.0.3 to 1.1.0 - [Changelog](https://github.com/apache/pekko/blob/main/CHANGELOG.md) - [Commits](https://github.com/apache/pekko/compare/v1.0.3...v1.1.0) Updates `org.apache.pekko:pekko-cluster-sharding_2.13` from 1.0.3 to 1.1.0 - [Changelog](https://github.com/apache/pekko/blob/main/CHANGELOG.md) - [Commits](https://github.com/apache/pekko/compare/v1.0.3...v1.1.0) Updates `org.apache.pekko:pekko-distributed-data_2.13` from 1.0.3 to 1.1.0 - [Changelog](https://github.com/apache/pekko/blob/main/CHANGELOG.md) - [Commits](https://github.com/apache/pekko/compare/v1.0.3...v1.1.0) Updates `org.apache.pekko:pekko-persistence-query_2.13` from 1.0.3 to 1.1.0 - [Changelog](https://github.com/apache/pekko/blob/main/CHANGELOG.md) - [Commits](https://github.com/apache/pekko/compare/v1.0.3...v1.1.0) Updates `org.apache.pekko:pekko-testkit_2.13` from 1.0.3 to 1.1.0 - [Changelog](https://github.com/apache/pekko/blob/main/CHANGELOG.md) - [Commits](https://github.com/apache/pekko/compare/v1.0.3...v1.1.0) --- updated-dependencies: - dependency-name: org.apache.pekko:pekko-slf4j_2.13 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.pekko:pekko-actor_2.13 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.pekko:pekko-stream_2.13 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.pekko:pekko-cluster_2.13 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.pekko:pekko-remote_2.13 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.pekko:pekko-cluster-sharding_2.13 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.pekko:pekko-distributed-data_2.13 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.pekko:pekko-persistence-query_2.13 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.pekko:pekko-testkit_2.13 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 304aba51..14dead07 100644 --- a/pom.xml +++ b/pom.xml @@ -101,7 +101,7 @@ - 1.0.3 + 1.1.0 1.0.1 1.0.0 4.5.14