Skip to content

Commit

Permalink
Update dependency com.fasterxml.jackson.datatype:jackson-datatype-jsr…
Browse files Browse the repository at this point in the history
…310 to v2.16.0
  • Loading branch information
renovate[bot] committed Nov 17, 2023
1 parent d383150 commit f78af2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ dependencies {
implementation group: 'org.flywaydb', name: 'flyway-core', version: flywayVersion
implementation 'org.postgresql:postgresql:42.6.0'
implementation 'org.apache.commons:commons-collections4:4.4'
implementation 'com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.15.3'
implementation 'com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.16.0'
implementation 'com.fasterxml.jackson.datatype:jackson-datatype-joda:2.15.2'
implementation 'com.google.guava:guava'
implementation 'io.opentelemetry:opentelemetry-api:1.32.0'
Expand Down

0 comments on commit f78af2e

Please sign in to comment.