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

pjfanning 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 c70bd422 Update h2 to 2.5.250 (#616)
c70bd422 is described below

commit c70bd422710ac84e15e54a06f524a2b38b018c4f
Author: Scala Steward <[email protected]>
AuthorDate: Fri Sep 4 19:14:23 2026 +0200

    Update h2 to 2.5.250 (#616)
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index d781b9b5..bb514d5b 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -37,7 +37,7 @@ object Dependencies {
     val scalaTest = "3.2.20"
     val testContainers = "2.0.5"
     val junit = "4.13.2"
-    val h2Driver = "2.4.240"
+    val h2Driver = "2.5.250"
     val jackson = "2.22.2" // this should match the version of jackson used by 
pekko-serialization-jackson
     val logback = "1.6.3"
   }


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

Reply via email to