Skip to content

Commit

Permalink
Bump com.fasterxml.jackson.module:jackson-module-kotlin
Browse files Browse the repository at this point in the history
Bumps [com.fasterxml.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) from 2.14.2 to 2.16.0.
- [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.14.2...jackson-module-kotlin-2.16.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 5, 2023
1 parent 95a0f2b commit 753a4d4
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 @@ -62,7 +62,7 @@
<slf4j.version>2.0.9</slf4j.version>
<log4j.version>2.22.0</log4j.version>
<!-- Serialization -->
<jackson.version>2.14.2</jackson.version>
<jackson.version>2.16.0</jackson.version>
<!-- Other -->
<commons-io.version>2.15.1</commons-io.version>
<reactor.version>3.6.0</reactor.version>
Expand Down

0 comments on commit 753a4d4

Please sign in to comment.