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 acc9a80287 Update jackson-core to 3.0.3 (#2548)
acc9a80287 is described below
commit acc9a802878d26ff73e67341fa74cf8c3eb9c149
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Thu Dec 4 16:45:20 2025 +0100
Update jackson-core to 3.0.3 (#2548)
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 962d90086e..9ad98df764 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -39,7 +39,7 @@ object Dependencies {
val jacksonAnnotationsVersion = "2.20"
val jacksonVersion2 = "2.20.1"
- val jacksonVersion3 = "3.0.2"
+ val jacksonVersion3 = "3.0.3"
val scala213Version = "2.13.18"
val scala3Version = "3.3.7"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]