Skip to content

Commit 78ebadc

Browse files
Bump com.fasterxml.jackson.core:jackson-databind
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>
1 parent 3ccd2cf commit 78ebadc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • wdl-parsing/WDLParsingFunction

wdl-parsing/WDLParsingFunction/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
<groupId>com.fasterxml.jackson.core</groupId>
139139
<artifactId>jackson-databind</artifactId>
140140
<!-- The "jackson-version" version of this artifact doesn't exist, override for dependabot -->
141-
<version>2.12.7.1</version>
141+
<version>2.22.0</version>
142142
</dependency>
143143
<dependency>
144144
<groupId>org.openapitools</groupId>

0 commit comments

Comments
 (0)