Skip to content

Commit 30e6eb7

Browse files
Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0
Bumps org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-lang3 dependency-version: 3.18.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0a97542 commit 30e6eb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/build.gradle

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ dependencies {
107107

108108
implementation("io.swagger.core.v3:swagger-annotations")
109109

110-
implementation 'org.apache.commons:commons-lang3:3.17.0'
110+
implementation 'org.apache.commons:commons-lang3:3.18.0'
111111
implementation "commons-io:commons-io:2.17.0"
112112
implementation 'org.apache.commons:commons-csv:1.11.0'
113113

0 commit comments

Comments
 (0)