Skip to content
This repository was archived by the owner on Sep 14, 2025. It is now read-only.

Commit 47dbc8f

Browse files
committed
Update tests from Apache Commons Lang 3.7 to 3.8.
1 parent 768f656 commit 47dbc8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ CSV files of various types.
5353
<dependency>
5454
<groupId>org.apache.commons</groupId>
5555
<artifactId>commons-lang3</artifactId>
56-
<version>3.7</version>
56+
<version>3.8</version>
5757
<scope>test</scope>
5858
</dependency>
5959
<dependency>

0 commit comments

Comments
 (0)