This is an automated email from the ASF dual-hosted git repository.
pjfanning 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 22e38951a9 Update jackson-core to 3.1.4 (#3021)
22e38951a9 is described below
commit 22e38951a93fb005ebb4cfd1ca8abbbce316ffe0
Author: Scala Steward <[email protected]>
AuthorDate: Sun May 31 16:39:13 2026 +0200
Update jackson-core to 3.1.4 (#3021)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index b5f3407b95..8b881ecf14 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -40,7 +40,7 @@ object Dependencies {
val jacksonAnnotationsVersion = "2.21"
val jacksonVersion2 = "2.21.4"
- val jacksonVersion3 = "3.1.3"
+ val jacksonVersion3 = "3.1.4"
val scala213Version = "2.13.18"
val scala3Version = "3.3.7"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]