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

pjfanning 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 b83f91ebc Update geode-core, geode-cq to 2.0.2 (#1651)
b83f91ebc is described below

commit b83f91ebc3d7d3baa15f7d9a667228960dd1b8c3
Author: Scala Steward <[email protected]>
AuthorDate: Sun May 31 16:40:39 2026 +0200

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 74eedbe72..bd46c38e3 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.1"
+  val GeodeVersion = "2.0.2"
   val GeodeVersionForDocs = "115"
 
   val Geode = Seq(


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

Reply via email to