Skip to content

Commit e4ad317

Browse files
committed
Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0
1 parent 589a120 commit e4ad317

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<dependency>
5454
<groupId>org.apache.commons</groupId>
5555
<artifactId>commons-lang3</artifactId>
56-
<version>3.18.0</version>
56+
<version>3.19.0</version>
5757
<scope>test</scope>
5858
</dependency>
5959
<dependency>
@@ -410,7 +410,7 @@
410410
<dependency>
411411
<groupId>org.apache.commons</groupId>
412412
<artifactId>commons-lang3</artifactId>
413-
<version>3.18.0</version>
413+
<version>3.19.0</version>
414414
</dependency>
415415
</dependencies>
416416

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
<!-- UPDATE -->
4848
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 85 to 88 #573.</action>
4949
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">[test] Bump com.opencsv:opencsv from 5.11.2 to 5.12.0 #558.</action>
50+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0.</action>
5051
</release>
5152
<release version="1.14.1" date="2025-07-27" description="This is a feature and maintenance release. Java 8 or later is required.">
5253
<!-- FIX -->

0 commit comments

Comments
 (0)