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 93e57175 Update jackson-databind to 2.21.6 (#607)
93e57175 is described below

commit 93e57175116e9df8de8254eab4c62c1b94485ee8
Author: Scala Steward <[email protected]>
AuthorDate: Sat Aug 15 16:37:46 2026 +0200

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index a707823e..59291e9c 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -38,7 +38,7 @@ object Dependencies {
     val testContainers = "2.0.5"
     val junit = "4.13.2"
     val h2Driver = "2.4.240"
-    val jackson = "2.21.5" // this should match the version of jackson used by 
pekko-serialization-jackson
+    val jackson = "2.21.6" // this should match the version of jackson used by 
pekko-serialization-jackson
     val logback = "1.6.2"
   }
 


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

Reply via email to