Skip to content

Commit

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

Updates `com.fasterxml.jackson.module: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)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 5, 2024
1 parent 759d4b4 commit 8513708
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.0</kotlin.version>

<slf4j.version>2.0.13</slf4j.version>
<jackson.version>2.17.1</jackson.version>
<jackson.version>2.17.2</jackson.version>
<picocli.version>4.7.6</picocli.version>
<jgit.version>6.10.0.202406032230-r</jgit.version>
<commonmark.version>0.17.0</commonmark.version>
Expand Down

0 comments on commit 8513708

Please sign in to comment.