Skip to content

Commit 3fa0a0f

Browse files
authored
Merge pull request #87 from mybatis/dependabot/maven/org.apache.commons-commons-text-1.9
Bump commons-text from 1.8 to 1.9
2 parents 90327cd + 3ef8298 commit 3fa0a0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
<dependency>
9393
<groupId>org.apache.commons</groupId>
9494
<artifactId>commons-text</artifactId>
95-
<version>1.8</version>
95+
<version>1.9</version>
9696
</dependency>
9797

9898
<!-- TEST -->

0 commit comments

Comments
 (0)