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.17.1 to 2.17.2.
- [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.17.1...jackson-module-kotlin-2.17.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 and paul58914080 committed Jul 17, 2024
1 parent 43aa138 commit a3cf101
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.3.1</spring-boot.version>
<ff4j.version>2.1</ff4j.version>
<jackson-module-kotlin.version>2.17.1</jackson-module-kotlin.version>
<jackson-module-kotlin.version>2.17.2</jackson-module-kotlin.version>
<kotlin.version>2.0.0</kotlin.version>
<cucumber.version>7.18.0</cucumber.version>
<springdoc-openapi-starter.version>2.6.0</springdoc-openapi-starter.version>
Expand Down

0 comments on commit a3cf101

Please sign in to comment.