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 15e0096fd Update jackson-databind to 3.1.3 (#1028)
15e0096fd is described below
commit 15e0096fd35dd956443a2124414d6706183fbad7
Author: Scala Steward <[email protected]>
AuthorDate: Sun May 3 17:28:00 2026 +0200
Update jackson-databind to 3.1.3 (#1028)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index e5ccd5f74..27eb7f6d8 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -20,7 +20,7 @@ object Dependencies {
import DependencyHelpers._
val jacksonDatabindVersion = "2.21.3"
- val jacksonDatabind3Version = "3.1.2"
+ val jacksonDatabind3Version = "3.1.3"
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]