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

fanningpj 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 753903d4a Update jackson-dataformat-xml to 2.21.2 (#988)
753903d4a is described below

commit 753903d4adf04f607909a009aa1796f49a5f18c5
Author: Scala Steward <[email protected]>
AuthorDate: Sun Mar 22 19:44:33 2026 +0100

    Update jackson-dataformat-xml to 2.21.2 (#988)
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index aa6de60ec..c1a9cb5ca 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -18,7 +18,7 @@ import scala.language.implicitConversions
 object Dependencies {
   import DependencyHelpers._
 
-  val jacksonDatabindVersion = "2.21.1"
+  val jacksonDatabindVersion = "2.21.2"
   val jacksonDatabind3Version = "3.1.0"
   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