Skip to content

Commit a837ae1

Browse files
committed
[test] Bump org.apache.commons:commons-text from 1.14.0 to 1.15.0
1 parent b596ffe commit a837ae1

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
<dependency>
7575
<groupId>org.apache.commons</groupId>
7676
<artifactId>commons-text</artifactId>
77-
<version>1.14.0</version>
77+
<version>1.15.0</version>
7878
<scope>test</scope>
7979
</dependency>
8080
<dependency>

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
<!-- ADD -->
2929
<!-- UPDATE -->
3030
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 91 to 93 #414, #416.</action>
31+
<action type="update" dev="ggregory" due-to="Gary Gregory">[test] Bump org.apache.commons:commons-text from 1.14.0 to 1.15.0.</action>
3132
</release>
3233
<release version="1.11.0" date="2025-11-08" description="This is a feature and maintenance release. Java 8 or later is required.">
3334
<!-- FIX -->

0 commit comments

Comments
 (0)