Skip to content

Commit

Permalink
Update dependency com.fasterxml.jackson.core:jackson-databind to v2.1…
Browse files Browse the repository at this point in the history
…8.2 (#418)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 5, 2024
1 parent 10a4cb0 commit 288733e
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 @@ -208,7 +208,7 @@ def versions = [
lombok : '1.18.36',
reformLogging : '6.1.7',
springBoot : springBoot.class.package.implementationVersion,
jackson : '2.18.1',
jackson : '2.18.2',
restAssured : '4.5.1',
serenity : '4.2.9',
serenityCucumber: '4.2.9',
Expand Down

0 comments on commit 288733e

Please sign in to comment.