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

github-bot pushed a commit to branch update/postgresql-42.7.8
in repository https://gitbox.apache.org/repos/asf/pekko-projection.git

commit a233d4ed91c59edd6bfd93018451bb4a1e9ca0c0
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sat Oct 18 08:26:07 2025 +0000

    Update postgresql to 42.7.8
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 43bdb5d..a12e2c2 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -78,7 +78,7 @@ object Dependencies {
     val junit = "junit" % "junit" % Versions.junit
 
     val h2Driver = Compile.h2Driver
-    val postgresDriver = "org.postgresql" % "postgresql" % "42.7.7"
+    val postgresDriver = "org.postgresql" % "postgresql" % "42.7.8"
     val mysqlDriver = "com.mysql" % "mysql-connector-j" % "9.4.0"
     val msSQLServerDriver = "com.microsoft.sqlserver" % "mssql-jdbc" % 
"13.2.0.jre11"
     val oracleDriver = "com.oracle.ojdbc" % "ojdbc8" % "19.3.0.0"


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

Reply via email to