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-management.git
The following commit(s) were added to refs/heads/main by this push:
new db600b79 Update jackson-databind to 2.20.2 (#602)
db600b79 is described below
commit db600b7909112fa05e3215f07ddcc68b4991d6af
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jan 25 10:52:42 2026 +0100
Update jackson-databind to 2.20.2 (#602)
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 8c0490f0..f35575bf 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -25,7 +25,7 @@ object Dependencies {
val awsSdkVersion = "1.12.797"
val guavaVersion = "33.5.0-jre"
- val jacksonVersion = "2.20.1"
+ val jacksonVersion = "2.20.2"
val log4j2Version = "2.25.3"
val logbackVersion = "1.5.25"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]