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 the kotlin group with 1 update in the / directory: [com.fasterxml.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin).


Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.18.1 to 2.18.2
- [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.18.1...jackson-module-kotlin-2.18.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 28, 2024
1 parent 2f76892 commit e3fc0bd
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.18.2</jackson-databind.version>
<jackson-module-kotlin.version>2.18.1</jackson-module-kotlin.version>
<jackson-module-kotlin.version>2.18.2</jackson-module-kotlin.version>
<jackson.mapper.asl.version>1.9.11</jackson.mapper.asl.version>
<jackson-annotations.version>2.18.2</jackson-annotations.version>
<jackson-core>2.18.2</jackson-core>
Expand Down

0 comments on commit e3fc0bd

Please sign in to comment.