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 592eef22 Update jackson-databind to 2.21.4 (#503)
592eef22 is described below

commit 592eef2204e88119eb136c340313c3d376ff583e
Author: Scala Steward <[email protected]>
AuthorDate: Sun May 31 16:39:35 2026 +0200

    Update jackson-databind to 2.21.4 (#503)
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index b9f7632f..41d05a81 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -37,7 +37,7 @@ object Dependencies {
     val testContainers = "2.0.5"
     val junit = "4.13.2"
     val h2Driver = "2.4.240"
-    val jackson = "2.21.3" // this should match the version of jackson used by 
pekko-serialization-jackson
+    val jackson = "2.21.4" // this should match the version of jackson used by 
pekko-serialization-jackson
     val logback = "1.5.32"
   }
 


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

Reply via email to