Skip to content

Commit 3615094

Browse files
committed
Bump commons-lang3 from 3.12.0 to 3.13.0
1 parent 768fbdd commit 3615094

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<dependency>
5757
<groupId>org.apache.commons</groupId>
5858
<artifactId>commons-lang3</artifactId>
59-
<version>3.12.0</version>
59+
<version>3.13.0</version>
6060
<scope>test</scope>
6161
</dependency>
6262
<dependency>
@@ -457,7 +457,7 @@
457457
<dependency>
458458
<groupId>org.apache.commons</groupId>
459459
<artifactId>commons-lang3</artifactId>
460-
<version>3.12.0</version>
460+
<version>3.13.0</version>
461461
</dependency>
462462
</dependencies>
463463

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-io:commons-io: from 2.11.0 to 2.13.0.</action>
5151
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-parent from 57 to 59.</action>
5252
<action type="update" dev="ggregory" due-to="Dependabot">Bump h2 from 2.1.214 to 2.2.220 #333.</action>
53+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-lang3 from 3.12.0 to 3.13.0.</action>
5354
</release>
5455
<release version="1.10.0" date="2023-01-28" description="Feature and bug fix release (Java 8)">
5556
<!-- FIX -->

0 commit comments

Comments
 (0)