Skip to content

Commit

Permalink
Bump jackson.version from 2.17.1 to 2.18.0
Browse files Browse the repository at this point in the history
Bumps `jackson.version` from 2.17.1 to 2.18.0.

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

Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.17.1 to 2.18.0

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 27, 2024
1 parent 0647ccc commit 7e041f4
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 @@ -20,7 +20,7 @@
<kotlin.version>2.0.20</kotlin.version>

<slf4j.version>2.0.16</slf4j.version>
<jackson.version>2.17.1</jackson.version>
<jackson.version>2.18.0</jackson.version>
<picocli.version>4.7.6</picocli.version>
<jgit.version>7.0.0.202409031743-r</jgit.version>
<commonmark.version>0.17.0</commonmark.version>
Expand Down

0 comments on commit 7e041f4

Please sign in to comment.