This is an automated email from the ASF dual-hosted git repository.

fanningpj pushed a commit to branch 1.5.x
in repository https://gitbox.apache.org/repos/asf/pekko.git


The following commit(s) were added to refs/heads/1.5.x by this push:
     new 8ec2e2eca6 Update jackson-core to 2.21.2 (#2771) (#2781)
8ec2e2eca6 is described below

commit 8ec2e2eca69ae85d6c4632778aff6bed516979d8
Author: PJ Fanning <[email protected]>
AuthorDate: Mon Mar 23 17:59:42 2026 +0100

    Update jackson-core to 2.21.2 (#2771) (#2781)
    
    Co-authored-by: Scala Steward 
<[email protected]>
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 475ee363cb..ac1f96b5c6 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.1"
+  val jacksonCoreVersion = "2.21.2"
   val jacksonDatabindVersion = jacksonCoreVersion
 
   val scala212Version = "2.12.21"


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

Reply via email to