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

hepin 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 b765b87f5 Update orientdb-graphdb, orientdb-object to 3.2.46 (#1292)
b765b87f5 is described below

commit b765b87f5997061ae25bb15dc82ee188f7901df8
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Nov 23 16:14:51 2025 +0800

    Update orientdb-graphdb, orientdb-object to 3.2.46 (#1292)
    
    Co-authored-by: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
---
 project/Dependencies.scala | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 69e1e819e..98909bbc1 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