Skip to content

Commit

Permalink
Bump jackson-databind from 2.15.1 to 2.15.2 (#103)
Browse files Browse the repository at this point in the history
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.15.1 to 2.15.2.
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  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] committed Jun 5, 2023
1 parent ae641ee commit f432ef4
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 @@ -31,7 +31,7 @@

<properties>
<jdk.version>1.8</jdk.version>
<jackson.version>2.15.1</jackson.version>
<jackson.version>2.15.2</jackson.version>
<jsr.version>3.0.2</jsr.version>
<junit.version>4.13.2</junit.version>
<compiler.plugin.version>3.11.0</compiler.plugin.version>
Expand Down

0 comments on commit f432ef4

Please sign in to comment.