Skip to content

Commit

Permalink
Merge pull request #630 from Aiven-Open/dependabot/gradle/jacksonVers…
Browse files Browse the repository at this point in the history
…ion-2.18.2

chore(deps): bump jacksonVersion from 2.18.0 to 2.18.2
  • Loading branch information
jeqo authored Dec 2, 2024
2 parents 3a3b6d4 + 9358035 commit 5ed30be
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 @@ -113,7 +113,7 @@ subprojects {

apacheCommonsIOVersion = "2.18.0"

jacksonVersion = "2.18.0"
jacksonVersion = "2.18.2"

awaitilityVersion = "4.2.2"

Expand Down

0 comments on commit 5ed30be

Please sign in to comment.