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

Philippus 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 07282e290 Update orientdb-graphdb, orientdb-object to 3.2.52 (#1630)
07282e290 is described below

commit 07282e29007c3b6a07f56a8076a48181ca49ac5c
Author: Scala Steward <[email protected]>
AuthorDate: Fri May 15 18:21:39 2026 +0200

    Update orientdb-graphdb, orientdb-object to 3.2.52 (#1630)
---
 project/Dependencies.scala | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 383fcffd3..2737c481a 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -413,9 +413,9 @@ object Dependencies {
 
   val OrientDB = Seq(
     libraryDependencies ++= JacksonDatabindDependencies ++ Seq(
-      ("com.orientechnologies" % "orientdb-graphdb" % "3.2.51")
+      ("com.orientechnologies" % "orientdb-graphdb" % "3.2.52")
         .exclude("com.tinkerpop.blueprints", "blueprints-core"),
-      "com.orientechnologies" % "orientdb-object" % "3.2.51"))
+      "com.orientechnologies" % "orientdb-object" % "3.2.52"))
 
   val PravegaVersion = "0.13.0"
   val PravegaVersionForDocs = "latest"


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

Reply via email to