Skip to content

Commit 96a7399

Browse files
fix(deps): update dependency org.apache.commons:commons-csv to v1.14.0
1 parent 19f3c55 commit 96a7399

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

captchaservice-backend/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646

4747
<!-- Utility -->
4848
<commons-collections4.version>4.4</commons-collections4.version>
49-
<commons-csv.version>1.13.0</commons-csv.version>
49+
<commons-csv.version>1.14.0</commons-csv.version>
5050
<commons-io.version>2.18.0</commons-io.version>
5151
<commons-lang3.version>3.17.0</commons-lang3.version>
5252
<commons-text.version>1.13.1</commons-text.version>

0 commit comments

Comments
 (0)