Skip to content

Commit

Permalink
Update dependency com.fasterxml.jackson.core:jackson-core to v2.15.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 13, 2023
1 parent 5bb92af commit 89878ca
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 @@ -38,7 +38,7 @@ dependencies {

api('com.fasterxml.jackson.core:jackson-annotations:2.15.2')
api('com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.15.2')
api('com.fasterxml.jackson.core:jackson-core:2.15.2')
api('com.fasterxml.jackson.core:jackson-core:2.15.3')
}

jar {
Expand Down

0 comments on commit 89878ca

Please sign in to comment.