Skip to content
This repository was archived by the owner on Jun 3, 2026. It is now read-only.

Commit 443cc4a

Browse files
committed
Update commons-lang3 3.11 -> 3.12.0.
1 parent a34ceda commit 443cc4a

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<dependency>
5858
<groupId>org.apache.commons</groupId>
5959
<artifactId>commons-lang3</artifactId>
60-
<version>3.11</version>
60+
<version>3.12.0</version>
6161
<scope>test</scope>
6262
</dependency>
6363
<dependency>
@@ -444,7 +444,7 @@
444444
<dependency>
445445
<groupId>org.apache.commons</groupId>
446446
<artifactId>commons-lang3</artifactId>
447-
<version>3.11</version>
447+
<version>3.12.0</version>
448448
</dependency>
449449
</dependencies>
450450

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<!-- ADD -->
6060
<!-- UPDATE -->
6161
<action type="update" dev="ggregory" due-to="Gary Gregory">Update org.junit.jupiter:junit-jupiter from 5.6.0 to 5.7.0, #84 #109</action>
62-
<action type="update" dev="ggregory" due-to="Gary Gregory">Update tests from Apache Commons Lang 3.9 to 3.11.</action>
62+
<action type="update" dev="ggregory" due-to="Gary Gregory">Update tests from Apache Commons Lang 3.9 to 3.12.0.</action>
6363
<action type="update" dev="ggregory" due-to="Gary Gregory">Update tests from commons-io:commons-io 2.6 to 2.8.0, #108.</action>
6464
<action type="update" dev="ggregory" due-to="Dependabot">Bump actions/checkout from v1 to v2.3.4, #79, #92, #121.</action>
6565
<action type="update" dev="ggregory" due-to="Dependabot">Bump commons-parent from 50 to 51 #80.</action>

0 commit comments

Comments
 (0)