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

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

commit ed659f86631fcad3800ba41f4676cd95d1d6babc
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jun 22 02:47:12 2025 +0000

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 327653e75..57451b08a 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -435,9 +435,9 @@ object Dependencies {
 
   val OrientDB = Seq(
     libraryDependencies ++= JacksonDatabindDependencies ++ Seq(
-      ("com.orientechnologies" % "orientdb-graphdb" % "3.2.40")
+      ("com.orientechnologies" % "orientdb-graphdb" % "3.2.41")
         .exclude("com.tinkerpop.blueprints", "blueprints-core"),
-      "com.orientechnologies" % "orientdb-object" % "3.2.40"))
+      "com.orientechnologies" % "orientdb-object" % "3.2.41"))
 
   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