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 f4ae024eb5 Update jackson-core to 3.2.2 (#3443)
f4ae024eb5 is described below

commit f4ae024eb5339090e8d858caf8bb32ff7605569f
Author: Scala Steward <[email protected]>
AuthorDate: Sat Aug 15 21:55:00 2026 +0200

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 26bf236e2f..e9bebf2d87 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -40,7 +40,7 @@ object Dependencies {
 
   val jacksonAnnotationsVersion = "2.22"
   val jacksonVersion2 = "2.22.1"
-  val jacksonVersion3 = "3.2.1"
+  val jacksonVersion3 = "3.2.2"
 
   val scala213Version = "2.13.18"
   val scala3Version = "3.3.8"


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

Reply via email to