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 bfbc397a68 Update jackson-core to 3.1.3 (#2934)
bfbc397a68 is described below

commit bfbc397a68b8fe1aacaff216fe82c3b6f440ef11
Author: Scala Steward <[email protected]>
AuthorDate: Sun May 3 17:30:21 2026 +0200

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

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 715fb750cd..060b41dc92 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -40,7 +40,7 @@ object Dependencies {
 
   val jacksonAnnotationsVersion = "2.21"
   val jacksonVersion2 = "2.21.3"
-  val jacksonVersion3 = "3.1.2"
+  val jacksonVersion3 = "3.1.3"
 
   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