Skip to content

Commit f526ccc

Browse files
committed
Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0
1 parent 6e53a79 commit f526ccc

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
@@ -133,7 +133,7 @@ Supported protocols include Echo, Finger, FTP, NNTP, NTP, POP3(S), SMTP(S), Teln
133133
<dependency>
134134
<groupId>org.apache.commons</groupId>
135135
<artifactId>commons-lang3</artifactId>
136-
<version>3.18.0</version>
136+
<version>3.19.0</version>
137137
<scope>test</scope>
138138
</dependency>
139139
<dependency>

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ The <action> type attribute can be add,update,fix,remove.
6969
<!-- ADD -->
7070
<!-- UPDATE -->
7171
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 85 to 88 #371.</action>
72+
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0.</action>
7273
</release>
7374
<release version="3.12.0" date="2025-07-28" description="This is a feature and maintenance release. Java 8 or later is required.">
7475
<!-- FIX -->

0 commit comments

Comments
 (0)