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.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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 28, 2024
1 parent 8bfd3fc commit 4a233a6
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 @@ -75,7 +75,7 @@
<java.version>21</java.version>
<spring-boot.version>3.4.0</spring-boot.version>
<ff4j.version>2.1</ff4j.version>
<jackson-module-kotlin.version>2.18.1</jackson-module-kotlin.version>
<jackson-module-kotlin.version>2.18.2</jackson-module-kotlin.version>
<kotlin.version>2.0.21</kotlin.version>
<cucumber.version>7.20.1</cucumber.version>
<springdoc-openapi-starter.version>2.6.0</springdoc-openapi-starter.version>
Expand Down

0 comments on commit 4a233a6

Please sign in to comment.