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 c22bc2fbe9 Update jackson-core to 2.21.4 (#3011)
c22bc2fbe9 is described below

commit c22bc2fbe94646f52754f1a81aaad0e2435d48a0
Author: Scala Steward <[email protected]>
AuthorDate: Fri May 29 16:58:36 2026 +0200

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 3bdd8994b7..d44419328e 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.3"
+  val jacksonVersion2 = "2.21.4"
   val jacksonVersion3 = "3.1.3"
 
   val scala213Version = "2.13.18"


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

Reply via email to