Skip to content

Commit

Permalink
fix(deps): update dependency com.fasterxml.jackson.datatype:jackson-d…
Browse files Browse the repository at this point in the history
…atatype-hibernate6 to v2.18.0 (#1316)
  • Loading branch information
renovate-bot authored Sep 27, 2024
1 parent 6eb41f4 commit d42b9d7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<dependency>
<groupId>com.fasterxml.jackson.datatype</groupId>
<artifactId>jackson-datatype-hibernate6</artifactId>
<version>2.17.2</version>
<version>2.18.0</version>
</dependency>
<!-- Add OpenTelemetry for tracing and metrics. -->
<dependency>
Expand Down

0 comments on commit d42b9d7

Please sign in to comment.