Skip to content

Commit

Permalink
Bump jackson-databind in /wdl-parsing/WDLParsingFunction
Browse files Browse the repository at this point in the history
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.12.3 to 2.12.7.1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 18, 2024
1 parent 65b095d commit 173a1c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wdl-parsing/WDLParsingFunction/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<jersey-version>2.34</jersey-version>
<jackson-version>2.12.3</jackson-version>
<jackson-version>2.12.7.1</jackson-version>
<junit-version>5.7.2</junit-version>
<maven-plugin-version>3.0.0-M5</maven-plugin-version>
</properties>
Expand Down

0 comments on commit 173a1c8

Please sign in to comment.