This is an automated email from the ASF dual-hosted git repository.
He-Pin pushed a commit to branch 1.7.x
in repository https://gitbox.apache.org/repos/asf/pekko.git
The following commit(s) were added to refs/heads/1.7.x by this push:
new 17afdcf37a Update jacksonCoreVersion to 2.21.6 (#3440)
17afdcf37a is described below
commit 17afdcf37a41ea1ddf09fb235ccfbfbdcfa2af84
Author: PJ Fanning <[email protected]>
AuthorDate: Sat Aug 15 12:29:44 2026 +0100
Update jacksonCoreVersion to 2.21.6 (#3440)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index f1870021c8..e30d0550a0 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -40,7 +40,7 @@ object Dependencies {
val logbackVersion = "1.3.15"
val jacksonAnnotationsVersion = "2.21"
- val jacksonCoreVersion = "2.21.5"
+ val jacksonCoreVersion = "2.21.6"
val jacksonDatabindVersion = jacksonCoreVersion
val scala212Version = "2.12.21"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]