Skip to content

Commit

Permalink
Update dependency com.fasterxml.jackson.datatype:jackson-datatype-jod…
Browse files Browse the repository at this point in the history
…a to v2.15.3
  • Loading branch information
renovate[bot] authored Oct 23, 2023
1 parent d496898 commit 06599e1
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 @@ -206,7 +206,7 @@ dependencies {
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-joda:2.15.2'
implementation 'com.fasterxml.jackson.datatype:jackson-datatype-joda:2.15.3'
implementation 'com.google.guava:guava'
implementation 'io.opentelemetry:opentelemetry-api:1.31.0'
implementation group: 'org.apache.activemq', name: 'artemis-jms-server', version: '2.31.0'
Expand Down

0 comments on commit 06599e1

Please sign in to comment.