Skip to content

Commit b8ccddb

Browse files
dependabot[bot]christopher-hakkaartbentsherman
authored
Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.18.0 (#6272)
Signed-off-by: Christopher Hakkaart <chris.hakkaart@seqera.io> Signed-off-by: Ben Sherman <bentshermann@gmail.com> Co-authored-by: Ben Sherman <bentshermann@gmail.com> * 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> --------- Signed-off-by: Christopher Hakkaart <chris.hakkaart@seqera.io> Signed-off-by: Ben Sherman <bentshermann@gmail.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io> Co-authored-by: Ben Sherman <bentshermann@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4a61e28 commit b8ccddb

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)