Skip to content

Commit

Permalink
Bump jackson-databind from 2.13.3 to 2.14.1 (#36)
Browse files Browse the repository at this point in the history
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.3 to 2.14.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
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 29, 2023
1 parent 7d673d9 commit 173e8dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<slf4j.version>2.0.6</slf4j.version>
<Java-WebSocket.version>1.5.3</Java-WebSocket.version>
<lombok.version>1.18.24</lombok.version>
<jackson-databind.version>2.13.3</jackson-databind.version>
<jackson-databind.version>2.14.1</jackson-databind.version>
<cbor.version>0.9</cbor.version>
<junit-jupiter-engine.version>5.9.2</junit-jupiter-engine.version>
<jacoco-maven-plugin.version>0.8.8</jacoco-maven-plugin.version>
Expand Down

0 comments on commit 173e8dd

Please sign in to comment.