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

He-Pin 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 3bde77a4ee Update jackson-core to 3.2.1 (#3339)
3bde77a4ee is described below

commit 3bde77a4ee0c0f4b97a7f865be9824f9e0229b53
Author: Scala Steward <[email protected]>
AuthorDate: Mon Jul 13 04:30:15 2026 +0200

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 3cb9fed7c4..e0ec47ee37 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -40,7 +40,7 @@ object Dependencies {
 
   val jacksonAnnotationsVersion = "2.21"
   val jacksonVersion2 = "2.22.1"
-  val jacksonVersion3 = "3.2.0"
+  val jacksonVersion3 = "3.2.1"
 
   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