Skip to content

Commit

Permalink
build(deps): bump com.fasterxml.jackson.core:jackson-annotations
Browse files Browse the repository at this point in the history
Bumps [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) from 2.15.3 to 2.16.0.
- [Commits](https://github.com/FasterXML/jackson/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 16, 2023
1 parent d777227 commit 1c2deeb
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 @@ -18,7 +18,7 @@
<jackson-databind.version>2.15.3</jackson-databind.version>
<jackson-module-kotlin.version>2.16.0</jackson-module-kotlin.version>
<jackson.mapper.asl.version>1.9.11</jackson.mapper.asl.version>
<jackson-annotations.version>2.15.3</jackson-annotations.version>
<jackson-annotations.version>2.16.0</jackson-annotations.version>
<jackson-core>2.16.0</jackson-core>
<jaxb-api.version>2.3.1</jaxb-api.version>

Expand Down

0 comments on commit 1c2deeb

Please sign in to comment.