Skip to content

Commit

Permalink
Merge pull request #161 from mybatis/renovate/org.apache.commons-comm…
Browse files Browse the repository at this point in the history
…ons-text-1.x

Update dependency org.apache.commons:commons-text to v1.10.0
  • Loading branch information
hazendaz committed Sep 28, 2022
2 parents a1f27c8 + 741471e commit 7d13a8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -83,7 +83,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-text</artifactId>
<version>1.9</version>
<version>1.10.0</version>
</dependency>

<!-- TEST -->
Expand Down

0 comments on commit 7d13a8a

Please sign in to comment.