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 8ad13d275 Update orientdb-graphdb, orientdb-object to 3.2.53 (#1656)
8ad13d275 is described below

commit 8ad13d275a3c77c1134da9e9b2d2e4f16e41ec3f
Author: Scala Steward <[email protected]>
AuthorDate: Tue Jun 2 18:43:58 2026 +0200

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 113ab0f42..9934dd3aa 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -412,9 +412,9 @@ object Dependencies {
 
   val OrientDB = Seq(
     libraryDependencies ++= JacksonDatabindDependencies ++ Seq(
-      ("com.orientechnologies" % "orientdb-graphdb" % "3.2.52")
+      ("com.orientechnologies" % "orientdb-graphdb" % "3.2.53")
         .exclude("com.tinkerpop.blueprints", "blueprints-core"),
-      "com.orientechnologies" % "orientdb-object" % "3.2.52"))
+      "com.orientechnologies" % "orientdb-object" % "3.2.53"))
 
   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