Skip to content

Commit

Permalink
chore(deps): update dependency com.fasterxml.jackson.core:jackson-dat…
Browse files Browse the repository at this point in the history
…abind to v2.13.4.1 (#4)

Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
  • Loading branch information
mend-for-github-com[bot] authored May 30, 2023
1 parent 206744d commit ca117ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/adservice/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ version = "0.1.0-SNAPSHOT"
def opentelemetryVersion = "1.19.0"
def opentelemetryInstrumentationAlphaVersion = "1.19.1-alpha"
def grpcVersion = "1.45.1"
def jacksonVersion = "2.13.2"
def jacksonVersion = "2.13.4.1"
def protocVersion = "3.20.0"

tasks.withType(JavaCompile) {
Expand Down

0 comments on commit ca117ba

Please sign in to comment.