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-management.git
The following commit(s) were added to refs/heads/main by this push:
new 8c405b3e Update jackson-databind to 2.22.2 (#944)
8c405b3e is described below
commit 8c405b3ef4812a0ac3f7a0b730a4e71e886e67f8
Author: Scala Steward <[email protected]>
AuthorDate: Wed Aug 19 20:27:50 2026 +0200
Update jackson-databind to 2.22.2 (#944)
Co-authored-by: PJ Fanning <[email protected]>
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 5832995b..cf31dced 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -25,7 +25,7 @@ object Dependencies {
val awsSdkVersion = "1.12.797"
val guavaVersion = "33.7.1-jre"
- val jacksonVersion = "2.22.1"
+ val jacksonVersion = "2.22.2"
val log4j2Version = "2.26.1"
val logbackVersion = "1.6.3"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]