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

github-bot pushed a commit to branch update/orientdb-graphdb-3.2.46
in repository https://gitbox.apache.org/repos/asf/pekko-connectors.git

commit c4f942ff801d752a00fd1649797877bdd7399d80
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Nov 23 02:49:53 2025 +0000

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 2cb20d1f8..fd5b8af6f 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -414,9 +414,9 @@ object Dependencies {
 
   val OrientDB = Seq(
     libraryDependencies ++= JacksonDatabindDependencies ++ Seq(
-      ("com.orientechnologies" % "orientdb-graphdb" % "3.2.45")
+      ("com.orientechnologies" % "orientdb-graphdb" % "3.2.46")
         .exclude("com.tinkerpop.blueprints", "blueprints-core"),
-      "com.orientechnologies" % "orientdb-object" % "3.2.45"))
+      "com.orientechnologies" % "orientdb-object" % "3.2.46"))
 
   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