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

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

commit a7348f1a4e713a8ed0d58483dfe4d3b5bd3d6dc4
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jun 15 00:21:37 2025 +0000

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 1db504d..436ed50 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -24,7 +24,7 @@ object Dependencies {
   val ScalaTestVersion = "3.2.19"
 
   val JdbcDrivers = Seq(
-    "org.postgresql" % "postgresql" % "42.7.6",
+    "org.postgresql" % "postgresql" % "42.7.7",
     "com.h2database" % "h2" % "2.2.224",
     "com.mysql" % "mysql-connector-j" % "9.3.0",
     "com.microsoft.sqlserver" % "mssql-jdbc" % "12.10.0.jre8",


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

Reply via email to