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.git
The following commit(s) were added to refs/heads/main by this push:
new c81134acb6 Update jackson-core to 2.21.2 (#2771)
c81134acb6 is described below
commit c81134acb630c2cd5066f7c28511e6fb008bc5ff
Author: Scala Steward <[email protected]>
AuthorDate: Sun Mar 22 15:58:02 2026 +0100
Update jackson-core to 2.21.2 (#2771)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index dd90e39a61..c85ade4339 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -38,7 +38,7 @@ object Dependencies {
val logbackVersion = "1.5.32"
val jacksonAnnotationsVersion = "2.21"
- val jacksonVersion2 = "2.21.1"
+ val jacksonVersion2 = "2.21.2"
val jacksonVersion3 = "3.1.0"
val scala213Version = "2.13.18"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]