This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/jackson-databind-2.20.2
in repository https://gitbox.apache.org/repos/asf/pekko-projection.git
commit 1e8247af30fe7f12ac7f0ffc8fd98c73340d91ab
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jan 25 00:31:50 2026 +0000
Update jackson-databind to 2.20.2
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index bbf9dd7..b4857e7 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -33,7 +33,7 @@ object Dependencies {
val testContainers = "2.0.3"
val junit = "4.13.2"
val h2Driver = "2.4.240"
- val jackson = "2.20.1" // this should match the version of jackson used by
pekko-serialization-jackson
+ val jackson = "2.20.2" // this should match the version of jackson used by
pekko-serialization-jackson
val logback = "1.5.25"
}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]