Skip to content

Commit

Permalink
Merge pull request #228 from RedHatInsights/dependabot/maven/jackson-…
Browse files Browse the repository at this point in the history
…datatype-jsr310-2.17.1

build(deps): bump jackson-datatype-jsr310 from 2.16.2 to 2.17.1
  • Loading branch information
jponge authored Jun 10, 2024
2 parents ad3f683 + 7c68386 commit 098e88c
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 @@ -71,7 +71,7 @@
<!-- Core dependencies versions -->
<jackson-core.version>2.17.1</jackson-core.version>
<jackson-databind.version>2.17.1</jackson-databind.version>
<jackson-datatype-jsr310>2.16.2</jackson-datatype-jsr310>
<jackson-datatype-jsr310>2.17.1</jackson-datatype-jsr310>
<wildfly-elytron.version>2.4.2.Final</wildfly-elytron.version>

<!-- Test libraries versions -->
Expand Down

0 comments on commit 098e88c

Please sign in to comment.