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 bf426f3b0 Update jackson-dataformat-xml to 2.21.1 (#964)
bf426f3b0 is described below
commit bf426f3b03544030ef97608102a78886a2c9271a
Author: Scala Steward <[email protected]>
AuthorDate: Tue Feb 24 21:04:17 2026 +0100
Update jackson-dataformat-xml to 2.21.1 (#964)
Co-authored-by: PJ Fanning <[email protected]>
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 35b9ec10c..82f9e7030 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.0"
+ val jacksonDatabindVersion = "2.21.1"
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]