Skip to content

Commit 04b4801

Browse files
chore: update dependency com.fasterxml.jackson.core:jackson-databind to v2.22.0 [security]
1 parent fcf52e5 commit 04b4801

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/nf-seqera/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ dependencies {
7474
exclude group: 'io.micronaut.servlet'
7575
}
7676
api "com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.21.1"
77-
api "com.fasterxml.jackson.core:jackson-databind:2.21.1"
77+
api "com.fasterxml.jackson.core:jackson-databind:2.22.0"
7878

7979
testImplementation(testFixtures(project(":nextflow")))
8080
testImplementation "org.apache.groovy:groovy:4.0.31"

0 commit comments

Comments
 (0)