This is an automated email from the ASF dual-hosted git repository.

hepin 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 e42640fe9 Update jackson-dataformat-xml to 2.20.1 (#864)
e42640fe9 is described below

commit e42640fe9a0893e4a9120a394d4b3dde75de114e
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Nov 2 10:09:34 2025 +0800

    Update jackson-dataformat-xml to 2.20.1 (#864)
    
    Co-authored-by: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 2b0290d45..a44bf5cd5 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -18,7 +18,7 @@ import scala.language.implicitConversions
 object Dependencies {
   import DependencyHelpers._
 
-  val jacksonDatabindVersion = "2.20.0"
+  val jacksonDatabindVersion = "2.20.1"
   val jacksonDatabind3Version = "3.0.1"
   val jacksonXmlVersion = jacksonDatabindVersion
   val junitVersion = "4.13.2"


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to