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

engelen 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 48ecd19f2 Update orientdb-graphdb, orientdb-object to 3.2.30 (#669)
48ecd19f2 is described below

commit 48ecd19f2323997d01d02d12e16b17be2941716b
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun May 26 10:54:38 2024 +0200

    Update orientdb-graphdb, orientdb-object to 3.2.30 (#669)
    
    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 3a628cabc..cac410391 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -398,9 +398,9 @@ object Dependencies {
 
   val OrientDB = Seq(
     libraryDependencies ++= JacksonDatabindDependencies ++ Seq(
-      ("com.orientechnologies" % "orientdb-graphdb" % "3.2.29")
+      ("com.orientechnologies" % "orientdb-graphdb" % "3.2.30")
         .exclude("com.tinkerpop.blueprints", "blueprints-core"),
-      "com.orientechnologies" % "orientdb-object" % "3.2.29"))
+      "com.orientechnologies" % "orientdb-object" % "3.2.30"))
 
   val PravegaVersion = "0.13.0"
   val PravegaVersionForDocs = s"v$PravegaVersion"


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to