Skip to content

Commit a27f591

Browse files
fix(deps): update dependency org.apache.commons:commons-lang3 to v3.18.0 [security]
1 parent 4d4e8a0 commit a27f591

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
@@ -48,7 +48,7 @@
4848
<commons-collections4.version>4.4</commons-collections4.version>
4949
<commons-csv.version>1.13.0</commons-csv.version>
5050
<commons-io.version>2.18.0</commons-io.version>
51-
<commons-lang3.version>3.17.0</commons-lang3.version>
51+
<commons-lang3.version>3.18.0</commons-lang3.version>
5252
<commons-text.version>1.13.1</commons-text.version>
5353
<commons-validator.version>1.9.0</commons-validator.version>
5454
<mapstruct.version>1.6.3</mapstruct.version>

0 commit comments

Comments
 (0)