Skip to content

Commit 76d224d

Browse files
committed
Bump commons-lang3 from 3.19.0 to 3.20.0
1 parent 1a36c2a commit 76d224d

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
@@ -218,7 +218,7 @@
218218
<dependency>
219219
<groupId>org.apache.commons</groupId>
220220
<artifactId>commons-lang3</artifactId>
221-
<version>3.19.0</version>
221+
<version>3.20.0</version>
222222
</dependency>
223223
<dependency>
224224
<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 91 #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.19.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.20.0 #249.</action>
5959
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-io:commons-io from 2.19.0 to 2.21.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)