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-management.git
The following commit(s) were added to refs/heads/main by this push:
new dfd8d306 Update jackson-databind to 2.20.1 (#533)
dfd8d306 is described below
commit dfd8d306d47fa83b5bda6440bf13ae6bd5d60a61
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Nov 2 10:11:34 2025 +0800
Update jackson-databind to 2.20.1 (#533)
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 59234aa0..d8fdd0fa 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -25,7 +25,7 @@ object Dependencies {
val awsSdkVersion = "1.12.792"
val guavaVersion = "33.5.0-jre"
- val jacksonVersion = "2.20.0"
+ val jacksonVersion = "2.20.1"
val log4j2Version = "2.25.2"
val logbackVersion = "1.5.20"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]