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 4496a3dd78 Update jackson-core to 3.1.0 (#2682)
4496a3dd78 is described below
commit 4496a3dd78574e85d46340540eb9e7e1409f2fb3
Author: Scala Steward <[email protected]>
AuthorDate: Tue Feb 24 20:29:02 2026 +0100
Update jackson-core to 3.1.0 (#2682)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 3ebf074d9f..ab50f2ab90 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -39,7 +39,7 @@ object Dependencies {
val jacksonAnnotationsVersion = "2.21"
val jacksonVersion2 = "2.21.0"
- val jacksonVersion3 = "3.0.4"
+ val jacksonVersion3 = "3.1.0"
val scala213Version = "2.13.18"
val scala3Version = "3.3.7"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]