Skip to content

Commit 8c973e2

Browse files
committed
Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0
1 parent 79e3bae commit 8c973e2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
<dependency>
220220
<groupId>org.apache.commons</groupId>
221221
<artifactId>commons-lang3</artifactId>
222-
<version>3.18.0</version>
222+
<version>3.19.0</version>
223223
</dependency>
224224
<dependency>
225225
<groupId>commons-io</groupId>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ The <action> type attribute can be add,update,fix,remove.
5555
<!-- UPDATE -->
5656
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 81 to 88 #239, #262, #265.</action>
5757
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-beanutils:commons-beanutils from 1.10.1 to 1.11.0.</action>
58-
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 #249.</action>
58+
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.19.0 #249.</action>
5959
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-io:commons-io from 2.19.0 to 2.20.0.</action>
6060
</release>
6161
<release version="1.4.0" date="2025-04-12" description="This is a feature and maintenance release. Java 8 or later is required.">

0 commit comments

Comments
 (0)