Skip to content

Commit 4ca06f5

Browse files
committed
[test] Bump org.apache.commons:commons-text from 1.13.0 to 1.13.1
1 parent 0dffedc commit 4ca06f5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@
168168
<commons.jacoco.branchRatio>0.92</commons.jacoco.branchRatio>
169169
<commons.jacoco.lineRatio>0.95</commons.jacoco.lineRatio>
170170
<commons.jacoco.complexityRatio>0.90</commons.jacoco.complexityRatio>
171-
<commons.text.version>1.13.0</commons.text.version>
171+
<commons.text.version>1.13.1</commons.text.version>
172172
</properties>
173173

174174
<build>

Diff for: src/changes/changes.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ The <action> type attribute can be add,update,fix,remove.
119119
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 73 to 81 #1267, #1277, #1283, #1288, #1302.</action>
120120
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">[site] Bump org.codehaus.mojo:taglist-maven-plugin from 3.1.0 to 3.2.1 #1300.</action>
121121
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">[test] Bump org.easymock:easymock from 5.4.0 to 5.5.0 #1317.</action>
122-
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">[test] Bump org.apache.commons:commons-text from 1.12.0 to 1.13.0 #1336.</action>
122+
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">[test] Bump org.apache.commons:commons-text from 1.12.0 to 1.13.1 #1336.</action>
123123
</release>
124124
<release version="3.17.0" date="2024-08-24" description="This is a feature and maintenance release. Java 8 or later is required.">
125125
<!-- FIX -->

0 commit comments

Comments
 (0)