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 053a5ccfad Update jackson-core to 2.17.2 (#1390)
053a5ccfad is described below

commit 053a5ccfadd23ce6464850aeea3305887d01d292
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jul 7 01:59:11 2024 +0100

    Update jackson-core to 2.17.2 (#1390)
    
    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 60f56e571b..931916d0cc 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -38,7 +38,7 @@ object Dependencies {
   val nettyVersion = "4.1.111.Final"
   val logbackVersion = "1.3.14"
 
-  val jacksonCoreVersion = "2.17.1"
+  val jacksonCoreVersion = "2.17.2"
   val jacksonDatabindVersion = jacksonCoreVersion
 
   val scala212Version = "2.12.19"


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

Reply via email to