Skip to content

Commit

Permalink
build(deps-dev): bump com.fasterxml.jackson.module:jackson-module-kot…
Browse files Browse the repository at this point in the history
…lin (#807)

Bumps [com.fasterxml.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) from 2.15.2 to 2.16.0.
- [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.15.2...jackson-module-kotlin-2.16.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent ee39294 commit c26ddf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion token-client-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<dependency>
<groupId>com.fasterxml.jackson.module</groupId>
<artifactId>jackson-module-kotlin</artifactId>
<version>2.15.2</version>
<version>2.16.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit c26ddf3

Please sign in to comment.