Skip to content

Commit

Permalink
build(deps): bump scala-xml_2.12 from 2.0.1 to 2.1.0
Browse files Browse the repository at this point in the history
Bumps [scala-xml_2.12](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](scala/scala-xml@v2.0.1...v2.1.0)

---
updated-dependencies:
- dependency-name: org.scala-lang.modules:scala-xml_2.12
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 4, 2023
1 parent 8b75652 commit 58a195a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@
<dependency>
<groupId>org.scala-lang.modules</groupId>
<artifactId>scala-xml_2.12</artifactId>
<version>2.0.1</version>
<version>2.1.0</version>
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>
Expand Down

0 comments on commit 58a195a

Please sign in to comment.