Skip to content

Commit

Permalink
build(deps): Bump com.fasterxml.jackson:jackson-bom (#1031)
Browse files Browse the repository at this point in the history
Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.16.0 to 2.16.1.
- [Commits](FasterXML/jackson-bom@jackson-bom-2.16.0...jackson-bom-2.16.1)

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

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 Jan 2, 2024
1 parent 1cded12 commit 3424403
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 @@ -194,7 +194,7 @@
<commons-lang3.version>3.14.0</commons-lang3.version>
<commons-logging.version>1.3.0</commons-logging.version>
<classgraph.version>4.8.165</classgraph.version>
<jackson.version>2.16.0</jackson.version>
<jackson.version>2.16.1</jackson.version>
<jacoco-maven-plugin.version>0.8.11</jacoco-maven-plugin.version>
<junit.version>5.10.1</junit.version>
<kotlin.version>1.9.22</kotlin.version>
Expand Down

0 comments on commit 3424403

Please sign in to comment.