This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/orientdb-graphdb-3.2.32
in repository https://gitbox.apache.org/repos/asf/pekko-connectors.git
commit 9c9a057c4f421c5a54d20f9507ffd8f9f4eab6f0
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jul 21 02:23:01 2024 +0000
Update orientdb-graphdb, orientdb-object to 3.2.32
---
project/Dependencies.scala | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 80ef06573..038758d07 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -424,9 +424,9 @@ object Dependencies {
val OrientDB = Seq(
libraryDependencies ++= JacksonDatabindDependencies ++ Seq(
- ("com.orientechnologies" % "orientdb-graphdb" % "3.2.31")
+ ("com.orientechnologies" % "orientdb-graphdb" % "3.2.32")
.exclude("com.tinkerpop.blueprints", "blueprints-core"),
- "com.orientechnologies" % "orientdb-object" % "3.2.31"))
+ "com.orientechnologies" % "orientdb-object" % "3.2.32"))
val PravegaVersion = "0.13.0"
val PravegaVersionForDocs = "latest"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]