Skip to content

Commit 58113ca

Browse files
committed
Bump commons-lang3 from 3.19.0 to 3.20.0
1 parent 0a918bb commit 58113ca

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
@@ -65,7 +65,7 @@
6565
<dependency>
6666
<groupId>org.apache.commons</groupId>
6767
<artifactId>commons-lang3</artifactId>
68-
<version>3.19.0</version>
68+
<version>3.20.0</version>
6969
<scope>test</scope>
7070
</dependency>
7171
</dependencies>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ The <action> type attribute can be add,update,fix,remove.
6363
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump Java from 8 to 17.</action>
6464
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 58 to 92 #297, #328, #338, #341, #347, #351, #354, #361, #431, #445.</action>
6565
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.ow2.asm:asm-util from 9.5 to 9.7.1 #252, #294, #355.</action>
66-
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.18.0 #326, #333, #342, #415.</action>
66+
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.20.0 #326, #333, #342, #415.</action>
6767
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump org.apache.bcel:bcel from 6.7.0 to 6.10.0 #263, #306, #327.</action>
6868
</release>
6969
<release version="2.12.1" date="2025-01-19" description="This is a feature and maintenance release (Java 8 or above).">

0 commit comments

Comments
 (0)