Skip to content

Commit

Permalink
Bump jackson.api.version from 2.18.1 to 2.18.2
Browse files Browse the repository at this point in the history
Bumps `jackson.api.version` from 2.18.1 to 2.18.2.

Updates `com.fasterxml.jackson.core:jackson-core` from 2.18.1 to 2.18.2
- [Commits](FasterXML/jackson-core@jackson-core-2.18.1...jackson-core-2.18.2)

Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.18.1 to 2.18.2
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `com.fasterxml.jackson.module:jackson-module-blackbird` from 2.18.1 to 2.18.2
- [Commits](https://github.com/FasterXML/jackson-modules-base/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.module:jackson-module-blackbird
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent b943e1e commit 733ca35
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 @@ -64,7 +64,7 @@
<dropwizard.version>4.0.10</dropwizard.version>
<failsafe.version>2.4.4</failsafe.version>
<guava.version>33.3.1-jre</guava.version>
<jackson.api.version>2.18.1</jackson.api.version>
<jackson.api.version>2.18.2</jackson.api.version>
<jackson.databind.version>2.17.2</jackson.databind.version>
<jmail.version>1.6.3</jmail.version>
<junit.platform.version>1.11.3</junit.platform.version>
Expand Down

0 comments on commit 733ca35

Please sign in to comment.