Skip to content

Commit

Permalink
Chore(deps): Bump com.fasterxml.jackson.module:jackson-modules-java8
Browse files Browse the repository at this point in the history
Bumps [com.fasterxml.jackson.module:jackson-modules-java8](https://github.com/FasterXML/jackson-modules-java8) from 2.15.2 to 2.15.3.
- [Commits](FasterXML/jackson-modules-java8@jackson-modules-java8-2.15.2...jackson-modules-java8-2.15.3)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.module:jackson-modules-java8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 13, 2023
1 parent 4415216 commit 01bca52
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 @@ -529,7 +529,7 @@
<dependency>
<groupId>com.fasterxml.jackson.module</groupId>
<artifactId>jackson-modules-java8</artifactId>
<version>2.15.2</version>
<version>2.15.3</version>
<type>pom</type>
<scope>runtime</scope>
</dependency>
Expand Down

0 comments on commit 01bca52

Please sign in to comment.