Skip to content

Commit 26d00b8

Browse files
committed
[test] Bump org.apache.commons:commons-text from 1.13.1 to 1.14.10
1 parent 409733c commit 26d00b8

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@
169169
<commons.jacoco.branchRatio>0.92</commons.jacoco.branchRatio>
170170
<commons.jacoco.lineRatio>0.96</commons.jacoco.lineRatio>
171171
<commons.jacoco.complexityRatio>0.91</commons.jacoco.complexityRatio>
172-
<commons.text.version>1.13.1</commons.text.version>
172+
<commons.text.version>1.14.0</commons.text.version>
173173
</properties>
174174

175175
<build>

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ The <action> type attribute can be add,update,fix,remove.
5757
<action type="fix" dev="ggregory" due-to="Gary Gregory">General Javadoc improvements.</action>
5858
<!-- ADD -->
5959
<!-- UPDATE -->
60+
<action type="update" dev="ggregory" due-to="Gary Gregory">[test] Bump org.apache.commons:commons-text from 1.13.1 to 1.14.0.</action>
6061
</release>
6162
<release version="3.18.0" date="2025-07-06" description="This is a feature and maintenance release. Java 8 or later is required.">
6263
<!-- FIX -->

0 commit comments

Comments
 (0)