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-persistence-jdbc.git


The following commit(s) were added to refs/heads/main by this push:
     new c43d6db  Update ojdbc8 to 23.8.0.25.04 (#297)
c43d6db is described below

commit c43d6db5259eb764aaa9b7ebf2500bd90c678a02
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun May 11 10:31:00 2025 +0800

    Update ojdbc8 to 23.8.0.25.04 (#297)
    
    Co-authored-by: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 6b08894..94a744e 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -28,7 +28,7 @@ object Dependencies {
     "com.h2database" % "h2" % "2.2.224",
     "com.mysql" % "mysql-connector-j" % "9.3.0",
     "com.microsoft.sqlserver" % "mssql-jdbc" % "12.10.0.jre8",
-    "com.oracle.database.jdbc" % "ojdbc8" % "23.7.0.25.01")
+    "com.oracle.database.jdbc" % "ojdbc8" % "23.8.0.25.04")
 
   val Libraries: Seq[ModuleID] = Seq(
     "com.typesafe.slick" %% "slick" % SlickVersion,


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

Reply via email to