Skip to content

Commit 11635c3

Browse files
authored
Bump commons-text to 1.12.0 in maven verification test resources (#1661)
1 parent 3fd61de commit 11635c3

File tree

1 file changed

+1
-1
lines changed
  • test/Microsoft.ComponentDetection.VerificationTests/resources/maven

1 file changed

+1
-1
lines changed

test/Microsoft.ComponentDetection.VerificationTests/resources/maven/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</modules>
1212
<properties>
1313
<jenkins-ci.url>https://repo.jenkins-ci.org/releases</jenkins-ci.url>
14-
<commons-text.version>1.9</commons-text.version>
14+
<commons-text.version>1.12.0</commons-text.version>
1515
<junit.version>4.13.2</junit.version>
1616
<version-number.version>1.9</version-number.version>
1717
</properties>

0 commit comments

Comments
 (0)