Skip to content

Commit

Permalink
build(deps): 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.2 to 2.15.3.
- [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.15.2...jackson-module-kotlin-2.15.3)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin
  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 7219c68 commit c069ceb
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 @@ -16,7 +16,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<jackson-databind.version>2.15.3</jackson-databind.version>
<jackson-module-kotlin.version>2.15.2</jackson-module-kotlin.version>
<jackson-module-kotlin.version>2.15.3</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-core>2.15.3</jackson-core>
Expand Down

0 comments on commit c069ceb

Please sign in to comment.