Skip to content

Commit

Permalink
chore(deps): bump jackson.version from 2.15.2 to 2.15.3
Browse files Browse the repository at this point in the history
Bumps `jackson.version` from 2.15.2 to 2.15.3.

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

Updates `com.fasterxml.jackson.module:jackson-module-afterburner` from 2.15.2 to 2.15.3
- [Commits](FasterXML/jackson-modules-base@jackson-modules-base-2.15.2...jackson-modules-base-2.15.3)

---
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.module:jackson-module-afterburner
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent 32eb54a commit 3fea556
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 @@ -78,7 +78,7 @@
<properties>
<jacoco.minCoverage>0.7</jacoco.minCoverage>
<dependencyCheck.version>8.4.0</dependencyCheck.version>
<jackson.version>2.15.2</jackson.version>
<jackson.version>2.15.3</jackson.version>
<slf4j.version>2.0.9</slf4j.version>
<junit.version>5.10.0</junit.version>
<mockito.version>5.6.0</mockito.version>
Expand Down

0 comments on commit 3fea556

Please sign in to comment.