Skip to content

Commit 6e943dd

Browse files
Bump org.apache.commons:commons-text from 1.12.0 to 1.13.0 (#1336)
Bumps org.apache.commons:commons-text from 1.12.0 to 1.13.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-text dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 48f61ac commit 6e943dd

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
@@ -174,7 +174,7 @@
174174
<commons.jacoco.branchRatio>0.92</commons.jacoco.branchRatio>
175175
<commons.jacoco.lineRatio>0.95</commons.jacoco.lineRatio>
176176
<commons.jacoco.complexityRatio>0.90</commons.jacoco.complexityRatio>
177-
<commons.text.version>1.12.0</commons.text.version>
177+
<commons.text.version>1.13.0</commons.text.version>
178178
</properties>
179179

180180
<build>

0 commit comments

Comments
 (0)