Skip to content

Commit 8647c23

Browse files
Bump com.fasterxml.jackson.core:jackson-databind
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.22.0 to 2.22.1. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.22.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 07fa383 commit 8647c23

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.22.0</jackson-version>
16+
<jackson-version>2.22.1</jackson-version>
1717
</properties>
1818
<repositories>
1919
<repository>

0 commit comments

Comments
 (0)