This is an automated email from the ASF dual-hosted git repository.
hepin 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 9f8d87dc8e Update jackson-core to 3.1.1 (#2823)
9f8d87dc8e is described below
commit 9f8d87dc8e3671069f9bc2a9e2629c22efe76a29
Author: Scala Steward <[email protected]>
AuthorDate: Sat Mar 28 17:38:19 2026 +0100
Update jackson-core to 3.1.1 (#2823)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 1e8c158ca8..a3f401b643 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -39,7 +39,7 @@ object Dependencies {
val jacksonAnnotationsVersion = "2.21"
val jacksonVersion2 = "2.21.2"
- val jacksonVersion3 = "3.1.0"
+ val jacksonVersion3 = "3.1.1"
val scala213Version = "2.13.18"
val scala3Version = "3.3.7"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]