Skip to content

Commit dbf0d7a

Browse files
committed
Bump commons-lang3 from 3.13.0 to 3.14.0
1 parent 0a4a726 commit dbf0d7a

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
@@ -55,7 +55,7 @@
5555
<dependency>
5656
<groupId>org.apache.commons</groupId>
5757
<artifactId>commons-lang3</artifactId>
58-
<version>3.13.0</version>
58+
<version>3.14.0</version>
5959
<scope>test</scope>
6060
</dependency>
6161
<dependency>
@@ -454,7 +454,7 @@
454454
<dependency>
455455
<groupId>org.apache.commons</groupId>
456456
<artifactId>commons-lang3</artifactId>
457-
<version>3.13.0</version>
457+
<version>3.14.0</version>
458458
</dependency>
459459
</dependencies>
460460

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-io:commons-io: from 2.11.0 to 2.15.0.</action>
5555
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-parent from 57 to 64.</action>
5656
<action type="update" dev="ggregory" due-to="Dependabot">Bump h2 from 2.1.214 to 2.2.224 #333, #349, #359.</action>
57-
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-lang3 from 3.12.0 to 3.13.0.</action>
57+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-lang3 from 3.12.0 to 3.14.0.</action>
5858
<action type="update" dev="ggregory" due-to="Buddhi De Silva, Michael Osipov, Gary Gregory">Update exception message in CSVRecord#getNextRecord() #348.</action>
5959
</release>
6060
<release version="1.10.0" date="2023-01-28" description="Feature and bug fix release (Java 8 or above)">

0 commit comments

Comments
 (0)