Skip to content

Commit ce2faec

Browse files
Bump com.fasterxml.jackson.core:jackson-databind (#190)
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.12.7.1 to 2.22.0. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.22.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3ccd2cf commit ce2faec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • nextflow-parsing/NextflowParsingFunction

nextflow-parsing/NextflowParsingFunction/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<maven.compiler.target>11</maven.compiler.target>
1414
<junit-version>5.7.2</junit-version>
1515
<jersey-version>2.34</jersey-version>
16-
<jackson-version>2.12.7.1</jackson-version>
16+
<jackson-version>2.22.0</jackson-version>
1717
</properties>
1818
<repositories>
1919
<repository>

0 commit comments

Comments
 (0)