Skip to content

Commit

Permalink
Bump jackson-databind from 2.10.0 to 2.12.7.1 in /jvm
Browse files Browse the repository at this point in the history
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.10.0 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] committed Jan 26, 2023
1 parent 1870f2b commit da8a26c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jvm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<scala.artifact.suffix>2.12</scala.artifact.suffix>
<tensorflow.core.version>0.4.2</tensorflow.core.version>
<tensorflow.proto.version>1.15.0</tensorflow.proto.version>
<jackson.version>2.10.0</jackson.version>
<jackson.version>2.12.7.1</jackson.version>
</properties>

<modules>
Expand Down

0 comments on commit da8a26c

Please sign in to comment.