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 cb979fa53 Update orientdb-graphdb, orientdb-object to 3.2.54 (#1754)
cb979fa53 is described below

commit cb979fa537ac4ed38164934e81b833e729e55977
Author: Scala Steward <[email protected]>
AuthorDate: Mon Jul 6 17:12:03 2026 +0200

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

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