This is an automated email from the ASF dual-hosted git repository.

fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-connectors.git


The following commit(s) were added to refs/heads/main by this push:
     new 8e3f771de Update geode-core, geode-cq to 2.0.1 (#1537)
8e3f771de is described below

commit 8e3f771defd2b03d20bb4ae8e22da414c0d773aa
Author: Scala Steward <[email protected]>
AuthorDate: Sat Mar 28 16:57:46 2026 +0100

    Update geode-core, geode-cq to 2.0.1 (#1537)
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 8d75acd83..25796fbaa 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -218,7 +218,7 @@ object Dependencies {
       "org.slf4j" % "slf4j-api" % Slf4jVersion % Test,
       "ch.qos.logback" % "logback-classic" % LogbackVersion % Test) ++ Mockito)
 
-  val GeodeVersion = "2.0.0"
+  val GeodeVersion = "2.0.1"
   val GeodeVersionForDocs = "115"
 
   val Geode = Seq(


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to