This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a commit to branch 1.3.x
in repository https://gitbox.apache.org/repos/asf/pekko.git
The following commit(s) were added to refs/heads/1.3.x by this push:
new 37b4f6a840 Update jackson-core to 2.20.1 (#2417) (#2421)
37b4f6a840 is described below
commit 37b4f6a840cb1b9b7e313264a2cdc77f23b27869
Author: PJ Fanning <[email protected]>
AuthorDate: Sun Nov 2 22:40:41 2025 +0100
Update jackson-core to 2.20.1 (#2417) (#2421)
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 7d456b7dba..b8b49da93e 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -40,7 +40,7 @@ object Dependencies {
val logbackVersion = "1.3.15"
val jacksonAnnotationsVersion = "2.20"
- val jacksonCoreVersion = "2.20.0"
+ val jacksonCoreVersion = "2.20.1"
val jacksonDatabindVersion = jacksonCoreVersion
val scala212Version = "2.12.20"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]