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.15.3 to 2.16.0.
- [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.15.3...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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 16, 2023
1 parent aa2486f commit d0fdea7
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 @@ -27,7 +27,7 @@
<spring-boot.version>3.1.5</spring-boot.version>

<kotlinx-coroutines-core.version>1.6.4</kotlinx-coroutines-core.version>
<jackson-module-kotlin.version>2.15.3</jackson-module-kotlin.version>
<jackson-module-kotlin.version>2.16.0</jackson-module-kotlin.version>
<jackson.version>2.15.3</jackson.version>
<coroutinecache.version>0.9.0</coroutinecache.version>
<hazelcast.version>5.3.6</hazelcast.version>
Expand Down

0 comments on commit d0fdea7

Please sign in to comment.