Skip to content

Commit

Permalink
Merge pull request #101 from mybatis/dependabot/maven/org.scala-lang.…
Browse files Browse the repository at this point in the history
…modules-scala-xml_2.13-2.0.1

Bump scala-xml_2.13 from 2.0.0 to 2.0.1
  • Loading branch information
hazendaz authored Jul 21, 2021
2 parents 43597de + 9c4bd25 commit bbe962c
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 @@ -129,7 +129,7 @@
<dependency>
<groupId>org.scala-lang.modules</groupId>
<artifactId>scala-xml_${scala.binary}</artifactId>
<version>2.0.0</version>
<version>2.0.1</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit bbe962c

Please sign in to comment.