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 68b3334110 Update jackson-core to 2.18.3 (#1784)
68b3334110 is described below

commit 68b3334110a20e822f443e3278e09b0b9a01db04
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Mar 2 11:40:05 2025 +0100

    Update jackson-core to 2.18.3 (#1784)
    
    Co-authored-by: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 380d6b39bf..bb40b941de 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -39,7 +39,7 @@ object Dependencies {
   val nettyVersion = "4.1.119.Final"
   val logbackVersion = "1.3.15"
 
-  val jacksonCoreVersion = "2.18.2"
+  val jacksonCoreVersion = "2.18.3"
   val jacksonDatabindVersion = jacksonCoreVersion
 
   val scala212Version = "2.12.20"


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

Reply via email to