Skip to content

Commit

Permalink
Merge pull request #17 from bitwarden/renovate/com.fasterxml.jackson.…
Browse files Browse the repository at this point in the history
…datatype-jackson-datatype-jsr310-2.x

Update dependency com.fasterxml.jackson.datatype:jackson-datatype-jsr310 to v2.16.0
  • Loading branch information
jonashendrickx authored Dec 2, 2023
2 parents 5f59d83 + 3c25930 commit 3975a4e
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 @@ -76,7 +76,7 @@
<dependency>
<groupId>com.fasterxml.jackson.datatype</groupId>
<artifactId>jackson-datatype-jsr310</artifactId>
<version>2.15.2</version>
<version>2.16.0</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.module</groupId>
Expand Down

0 comments on commit 3975a4e

Please sign in to comment.