Skip to content

Commit

Permalink
chore(deps): bump com.fasterxml.jackson:jackson-bom from 2.15.2 to 2.…
Browse files Browse the repository at this point in the history
…16.0 (#308)

chore(deps): bump com.fasterxml.jackson:jackson-bom

Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.15.2 to 2.16.0.
- [Commits](FasterXML/jackson-bom@jackson-bom-2.15.2...jackson-bom-2.16.0)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson:jackson-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 6, 2023
1 parent a624c99 commit 5ae007f
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 @@ -55,7 +55,7 @@
<feign-form.version>3.8.0</feign-form.version>
<okhttp.version>4.11.0</okhttp.version>
<scribejava.version>8.3.3</scribejava.version>
<jackson.version>2.15.2</jackson.version>
<jackson.version>2.16.0</jackson.version>
<jackson-databind-nullable.version>0.2.6</jackson-databind-nullable.version>
<lombok.version>1.18.30</lombok.version>
<slf4j-api.version>1.7.36</slf4j-api.version>
Expand Down

0 comments on commit 5ae007f

Please sign in to comment.