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 786aeff  Update jackson-databind to 2.20.1 (#330)
786aeff is described below

commit 786aeff77f17827c9455dea271c6d8388094d06e
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Nov 2 10:19:57 2025 +0800

    Update jackson-databind to 2.20.1 (#330)
    
    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 1dc3329..021c858 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -33,7 +33,7 @@ object Dependencies {
     val testContainers = "2.0.1"
     val junit = "4.13.2"
     val h2Driver = "2.4.240"
-    val jackson = "2.20.0" // this should match the version of jackson used by 
pekko-serialization-jackson
+    val jackson = "2.20.1" // this should match the version of jackson used by 
pekko-serialization-jackson
     val logback = "1.5.19"
   }
 


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

Reply via email to