Skip to content

Commit

Permalink
Merge pull request #345 from DBHammer/dependabot/maven/com.fasterxml.…
Browse files Browse the repository at this point in the history
…jackson.datatype-jackson-datatype-jsr310-2.17.2

build(deps): bump com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.17.1 to 2.17.2
  • Loading branch information
Wind-Gone authored Sep 13, 2024
2 parents 5e58045 + f44a46a commit 319e714
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 @@ -41,7 +41,7 @@
<dependency>
<groupId>com.fasterxml.jackson.datatype</groupId>
<artifactId>jackson-datatype-jsr310</artifactId>
<version>2.17.1</version>
<version>2.17.2</version>
</dependency>

<!--graph libs-->
Expand Down

0 comments on commit 319e714

Please sign in to comment.