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
Bumps [com.fasterxml.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) from 2.12.4 to 2.17.1.
- [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.12.4...jackson-module-kotlin-2.17.1)

---
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>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent 8ed7ab8 commit 9059d17
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 @@ -34,7 +34,7 @@
<maven-shade-plugin.version>3.5.1</maven-shade-plugin.version>
<spotbugs.version>4.6.0</spotbugs.version>
<jersey.version>3.1.7</jersey.version>
<jackson.version>2.12.4</jackson.version>
<jackson.version>2.17.1</jackson.version>
<bouncycastle.version>1.78.1</bouncycastle.version>
<prometheus.version>0.16.0</prometheus.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 9059d17

Please sign in to comment.