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-projection.git


The following commit(s) were added to refs/heads/main by this push:
     new 68b4986  Update h2 to 2.4.240 (#312)
68b4986 is described below

commit 68b49862634589ae819b077edb6ec9cd6b3f6aa2
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Sep 28 11:05:19 2025 +0800

    Update h2 to 2.4.240 (#312)
    
    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 6482f4f..95972fe 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -32,7 +32,7 @@ object Dependencies {
     val scalaTest = "3.2.19"
     val testContainers = "1.21.3"
     val junit = "4.13.2"
-    val h2Driver = "2.2.224"
+    val h2Driver = "2.4.240"
     val jackson = "2.17.3" // this should match the version of jackson used by 
pekko-serialization-jackson
     val logback = "1.3.15"
   }


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

Reply via email to