Skip to content

Commit

Permalink
Bump version.com.fasterxml.jackson from 2.17.1 to 2.17.2 (#377)
Browse files Browse the repository at this point in the history
Bumps `version.com.fasterxml.jackson` from 2.17.1 to 2.17.2.

Updates `com.fasterxml.jackson.core:jackson-databind` from 2.17.1 to 2.17.2
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.17.1 to 2.17.2
- [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.17.1...jackson-dataformats-text-2.17.2)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
  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 Sep 10, 2024
1 parent 03f2d66 commit 08ad91e
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 @@ -100,7 +100,7 @@
<version.org.junit.jupiter>5.10.3</version.org.junit.jupiter>
<version.org.mockito>4.11.0</version.org.mockito>
<version.org.projectlombok>1.18.34</version.org.projectlombok>
<version.com.fasterxml.jackson>2.17.1</version.com.fasterxml.jackson>
<version.com.fasterxml.jackson>2.17.2</version.com.fasterxml.jackson>
<version.com.github.tomakehurst.wiremock>2.35.2</version.com.github.tomakehurst.wiremock>
<version.com.puppycrawl.tools.checkstyle>9.3</version.com.puppycrawl.tools.checkstyle>

Expand Down

0 comments on commit 08ad91e

Please sign in to comment.