Skip to content

Commit

Permalink
Update dependency org.eclipse:yasson to v3.0.4
Browse files Browse the repository at this point in the history
Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com>
  • Loading branch information
mend-for-github-com[bot] authored Aug 19, 2024
1 parent 10cddd7 commit 8afe50b
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 @@ -174,7 +174,7 @@ dependencies {
api "org.apache.httpcomponents.core5:httpcore5:5.2.5"
implementation "jakarta.json.bind:jakarta.json.bind-api:3.0.1"
implementation "org.glassfish:jakarta.json:2.0.1"
implementation "org.eclipse:yasson:3.0.3"
implementation "org.eclipse:yasson:3.0.4"
implementation "com.google.code.gson:gson:2.11.0"

// ZipArchive dependencies used for integration tests
Expand Down

0 comments on commit 8afe50b

Please sign in to comment.