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.git


The following commit(s) were added to refs/heads/main by this push:
     new d8516c4652 Update jackson-core to 2.21.1 (#2679)
d8516c4652 is described below

commit d8516c465280e79ce31dd65c2f6a0f80534fa346
Author: Scala Steward <[email protected]>
AuthorDate: Tue Feb 24 20:31:45 2026 +0100

    Update jackson-core to 2.21.1 (#2679)
    
    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 e5d31143a5..e6610e1200 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.0"
+  val jacksonVersion2 = "2.21.1"
   val jacksonVersion3 = "3.1.0"
 
   val scala213Version = "2.13.18"


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to