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

fanningpj 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 c125c49d4a Update jackson-core to 3.1.2 (#2858)
c125c49d4a is described below

commit c125c49d4a2f16ca2a249d370416895b636b9201
Author: Scala Steward <[email protected]>
AuthorDate: Mon Apr 13 18:15:01 2026 +0200

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index a6e4c1d4c4..e4df766c6b 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -40,7 +40,7 @@ object Dependencies {
 
   val jacksonAnnotationsVersion = "2.21"
   val jacksonVersion2 = "2.21.2"
-  val jacksonVersion3 = "3.1.1"
+  val jacksonVersion3 = "3.1.2"
 
   val scala213Version = "2.13.18"
   val scala3Version = "3.3.7"


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

Reply via email to