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 734e128724 Update jackson-core to 2.22.2 (#3450)
734e128724 is described below

commit 734e128724ec47341ad45ca2c28e8a09ae752047
Author: Scala Steward <[email protected]>
AuthorDate: Wed Aug 19 19:25:20 2026 +0200

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 79c385bad6..fa3cf9b236 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -39,7 +39,7 @@ object Dependencies {
   val logbackVersion = "1.6.3"
 
   val jacksonAnnotationsVersion = "2.22"
-  val jacksonVersion2 = "2.22.1"
+  val jacksonVersion2 = "2.22.2"
   val jacksonVersion3 = "3.2.2"
 
   val scala213Version = "2.13.18"


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

Reply via email to