Skip to content

Commit

Permalink
[Backport 2.x] Bump com.flipkart.zjsonpatch:zjsonpatch from 0.4.14 to…
Browse files Browse the repository at this point in the history
… 0.4.16 (#3865)

Backport 0552fe7 from #3858.

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Dec 18, 2023
1 parent b05cd97 commit 5a161e4
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 @@ -579,7 +579,7 @@ dependencies {
implementation "io.jsonwebtoken:jjwt-impl:${jjwt_version}"
implementation "io.jsonwebtoken:jjwt-jackson:${jjwt_version}"
// JSON patch
implementation 'com.flipkart.zjsonpatch:zjsonpatch:0.4.14'
implementation 'com.flipkart.zjsonpatch:zjsonpatch:0.4.16'
implementation 'org.apache.commons:commons-collections4:4.4'

//Password generation
Expand Down

0 comments on commit 5a161e4

Please sign in to comment.