Skip to content

Commit

Permalink
Bump com.fasterxml.jackson.core:jackson-databind from 2.9.7 to 2.12.7.1
Browse files Browse the repository at this point in the history
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.9.7 to 2.12.7.1.
- [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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 21, 2023
1 parent 0f88407 commit b047d16
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 @@ -45,7 +45,7 @@
<testRetryCount>2</testRetryCount>

<!-- connector dependencies -->
<jackson.version>2.9.7</jackson.version>
<jackson.version>2.12.7.1</jackson.version>
<lombok.version>1.16.22</lombok.version>
<pulsar.version>2.2.0</pulsar.version>

Expand Down

0 comments on commit b047d16

Please sign in to comment.