Skip to content

Commit 22d27f9

Browse files
authored
Merge pull request #105 from mybatis/dependabot/maven/org.apache.commons-commons-text-1.9
Bump commons-text from 1.8 to 1.9
2 parents 38774ca + 8baf888 commit 22d27f9

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
@@ -80,7 +80,7 @@
8080
<dependency>
8181
<groupId>org.apache.commons</groupId>
8282
<artifactId>commons-text</artifactId>
83-
<version>1.8</version>
83+
<version>1.9</version>
8484
</dependency>
8585

8686
<!-- TEST -->

0 commit comments

Comments
 (0)