This is an automated email from the ASF dual-hosted git repository.
Philippus 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 6f6fc8b7b5 Update jackson-core to 2.22.0 (#3045)
6f6fc8b7b5 is described below
commit 6f6fc8b7b53efaf30dae6229cfe034c6c80b63a2
Author: Scala Steward <[email protected]>
AuthorDate: Thu Jun 4 19:16:44 2026 +0200
Update jackson-core to 2.22.0 (#3045)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index dae429e58b..c5661e792e 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -39,7 +39,7 @@ object Dependencies {
val logbackVersion = "1.5.34"
val jacksonAnnotationsVersion = "2.21"
- val jacksonVersion2 = "2.21.4"
+ val jacksonVersion2 = "2.22.0"
val jacksonVersion3 = "3.1.4"
val scala213Version = "2.13.18"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]