Skip to content

Commit 7aeb468

Browse files
committed
Bump commons-lang3 from 3.19.0 to 3.20.0
1 parent 0e5b109 commit 7aeb468

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ file comparators, endian transformation classes, and much more.
9292
<dependency>
9393
<groupId>org.apache.commons</groupId>
9494
<artifactId>commons-lang3</artifactId>
95-
<version>3.19.0</version>
95+
<version>3.20.0</version>
9696
<scope>test</scope>
9797
</dependency>
9898
<dependency>

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ The <action> type attribute can be add,update,fix,remove.
5252
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 91 to 92 #816.</action>
5353
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump commons-codec:commons-codec from 1.19.0 to 1.20.0 #812.</action>
5454
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump commons.bytebuddy.version from 1.17.8 to 1.18.1 #814.</action>
55+
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump commons-lang3 from 3.19.0 to 3.20.0.</action>
5556
</release>
5657
<release version="2.21.0" date="2025-11-04" description="Version 2.21.0: Java 8 or later is required.">
5758
<!-- FIX -->

0 commit comments

Comments
 (0)