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

fanningpj 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 445814f  Update jackson-databind to 2.21.2 (#430)
445814f is described below

commit 445814f7cc18d0ccc3249da3e4a48c92baa2a899
Author: Scala Steward <[email protected]>
AuthorDate: Sun Mar 22 19:44:04 2026 +0100

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 91bae3e..3b1c5a6 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -33,7 +33,7 @@ object Dependencies {
     val testContainers = "2.0.4"
     val junit = "4.13.2"
     val h2Driver = "2.4.240"
-    val jackson = "2.21.1" // this should match the version of jackson used by 
pekko-serialization-jackson
+    val jackson = "2.21.2" // 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