Skip to content

Commit

Permalink
Bump com.fasterxml.jackson:jackson-bom from 2.17.2 to 2.18.0
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.17.2 to 2.18.0.
- [Commits](FasterXML/jackson-bom@jackson-bom-2.17.2...jackson-bom-2.18.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent f11a847 commit 66140d7
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 @@ -33,7 +33,7 @@
<inceptionYear>2018</inceptionYear>

<properties>
<jackson.version>2.17.2</jackson.version>
<jackson.version>2.18.0</jackson.version>
<okta.sdk.version>8.2.5</okta.sdk.version>
<okta.authn.previousVersion>3.0.0</okta.authn.previousVersion>
</properties>
Expand Down

0 comments on commit 66140d7

Please sign in to comment.