Skip to content

Commit

Permalink
Bump jackson-databind from 2.13.0 to 2.13.1 in /java/runner (signalfx…
Browse files Browse the repository at this point in the history
…#2043)

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.0 to 2.13.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-patch
...

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 Dec 20, 2021
1 parent b382315 commit 0799981
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/runner/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.13.0</version>
<version>2.13.1</version>
</dependency>
<dependency>
<groupId>com.signalfx.public</groupId>
Expand Down

0 comments on commit 0799981

Please sign in to comment.