From c25981356ce60ce8f0010b0afd1c75b64487a126 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Apr 2022 17:07:34 +0000 Subject: [PATCH] Bump scala-xml_2.13 from 2.0.1 to 2.1.0 Bumps [scala-xml_2.13](https://github.com/scala/scala-xml) from 2.0.1 to 2.1.0. - [Release notes](https://github.com/scala/scala-xml/releases) - [Changelog](https://github.com/scala/scala-xml/blob/main/CHANGELOG.md) - [Commits](https://github.com/scala/scala-xml/compare/v2.0.1...v2.1.0) --- updated-dependencies: - dependency-name: org.scala-lang.modules:scala-xml_2.13 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4fb35685..c20f18e8 100644 --- a/pom.xml +++ b/pom.xml @@ -129,7 +129,7 @@ org.scala-lang.modules scala-xml_${scala.binary} - 2.0.1 + 2.1.0