Skip to content

Commit 0298940

Browse files
fix(deps): update dependency org.apache.commons:commons-collections4 to v4.5.0
1 parent 91158e9 commit 0298940

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
@@ -45,7 +45,7 @@
4545
<maven-release-plugin.version>3.1.1</maven-release-plugin.version>
4646

4747
<!-- Utility -->
48-
<commons-collections4.version>4.4</commons-collections4.version>
48+
<commons-collections4.version>4.5.0</commons-collections4.version>
4949
<commons-csv.version>1.13.0</commons-csv.version>
5050
<commons-io.version>2.18.0</commons-io.version>
5151
<commons-lang3.version>3.17.0</commons-lang3.version>

0 commit comments

Comments
 (0)