Skip to content

Commit

Permalink
chore(deps): bump com.fasterxml.jackson.module:jackson-module-kotlin (#…
Browse files Browse the repository at this point in the history
…2698)

Bumps [com.fasterxml.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) from 2.17.2 to 2.18.0.
- [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.17.2...jackson-module-kotlin-2.18.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 16, 2024
1 parent fcd4d82 commit 16e3279
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion restclient-kotlin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<!-- dependencies-->
<quarkus.version>3.15.1</quarkus.version>
<wiremock.version>3.9.1</wiremock.version>
<jackson.version>2.17.2</jackson.version>
<jackson.version>2.18.0</jackson.version>
<kotest.version>5.9.1</kotest.version>
</properties>
<dependencyManagement>
Expand Down

0 comments on commit 16e3279

Please sign in to comment.