Skip to content

Commit 38838ce

Browse files
opensearch-trigger-bot[bot]github-actions[bot]mend-for-github-com[bot]
authored
[Backport 2.x] Update dependency org.eclipse:yasson to v3.0.4 (#843)
Update dependency org.eclipse:yasson to v3.0.4 (#825) (cherry picked from commit 315f244) Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com> 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: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
1 parent 83d0d36 commit 38838ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ dependencies {
173173
implementation 'org.bouncycastle:bcprov-jdk18on:1.78'
174174
implementation "jakarta.json.bind:jakarta.json.bind-api:3.0.1"
175175
implementation "org.glassfish:jakarta.json:2.0.1"
176-
implementation "org.eclipse:yasson:3.0.3"
176+
implementation "org.eclipse:yasson:3.0.4"
177177
implementation "com.google.code.gson:gson:2.11.0"
178178

179179
// ZipArchive dependencies used for integration tests

0 commit comments

Comments
 (0)