This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/jackson-core-2.19.2
in repository https://gitbox.apache.org/repos/asf/pekko.git
commit ba453d34c2d2a9d95da97205f8af58dc87ddf066
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jul 20 00:04:52 2025 +0000
Update jackson-core to 2.19.2
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index b4ff061256..40dce6d4aa 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -39,7 +39,7 @@ object Dependencies {
val nettyVersion = "4.2.3.Final"
val logbackVersion = "1.3.15"
- val jacksonCoreVersion = "2.19.1"
+ val jacksonCoreVersion = "2.19.2"
val jacksonDatabindVersion = jacksonCoreVersion
val scala212Version = "2.12.20"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]