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 c8ebc1c03 Update jackson-databind to 3.2.0 (#1058)
c8ebc1c03 is described below
commit c8ebc1c03caffca2fe39f029331c3aef446b2a76
Author: Scala Steward <[email protected]>
AuthorDate: Wed Jun 10 17:03:59 2026 +0200
Update jackson-databind to 3.2.0 (#1058)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index d4ea73cec..5766ef8e5 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -20,7 +20,7 @@ object Dependencies {
import DependencyHelpers._
val jacksonDatabindVersion = "2.22.0"
- val jacksonDatabind3Version = "3.1.4"
+ val jacksonDatabind3Version = "3.2.0"
val jacksonXmlVersion = jacksonDatabindVersion
val junit4Version = "4.13.2"
val h2specVersion = "2.6.0"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]