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-http.git
The following commit(s) were added to refs/heads/main by this push:
new cfa86fc5d Update jackson-databind to 2.21.4 (#1043)
cfa86fc5d is described below
commit cfa86fc5da5b55616960e6944b608882e55c7704
Author: Scala Steward <[email protected]>
AuthorDate: Fri May 29 16:13:34 2026 +0200
Update jackson-databind to 2.21.4 (#1043)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index d408ea2e1..21838e58b 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -19,7 +19,7 @@ import scala.language.implicitConversions
object Dependencies {
import DependencyHelpers._
- val jacksonDatabindVersion = "2.21.3"
+ val jacksonDatabindVersion = "2.21.4"
val jacksonDatabind3Version = "3.1.3"
val jacksonXmlVersion = jacksonDatabindVersion
val junit4Version = "4.13.2"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]