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


The following commit(s) were added to refs/heads/main by this push:
     new 02d61add26 Update jackson-core to 2.21.3 (#2930)
02d61add26 is described below

commit 02d61add26ad468aa55f08111a48118ffa8301c3
Author: Scala Steward <[email protected]>
AuthorDate: Wed Apr 29 17:50:51 2026 +0200

    Update jackson-core to 2.21.3 (#2930)
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index f5a37a72b5..c10576e584 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -39,7 +39,7 @@ object Dependencies {
   val logbackVersion = "1.5.32"
 
   val jacksonAnnotationsVersion = "2.21"
-  val jacksonVersion2 = "2.21.2"
+  val jacksonVersion2 = "2.21.3"
   val jacksonVersion3 = "3.1.2"
 
   val scala213Version = "2.13.18"


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

Reply via email to