Skip to content

Commit 74385c4

Browse files
Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.18.0
Bumps org.apache.commons:commons-lang3 from 3.12.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] <support@github.com>
1 parent 0869a34 commit 74385c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/nf-wave/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies {
3434
compileOnly 'org.pf4j:pf4j:3.12.0'
3535
compileOnly 'io.seqera:lib-trace:0.1.0'
3636
api 'org.apache.commons:commons-compress:1.26.1'
37-
api 'org.apache.commons:commons-lang3:3.12.0'
37+
api 'org.apache.commons:commons-lang3:3.18.0'
3838
api 'com.google.code.gson:gson:2.13.1'
3939
api 'org.yaml:snakeyaml:2.2'
4040
api 'io.seqera:wave-api:0.16.0'

0 commit comments

Comments
 (0)