Skip to content

Commit f6e9036

Browse files
Update dependency jakarta.json.bind:jakarta.json.bind-api to v3.0.1 (#648)
Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[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 51e229c commit f6e9036

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ dependencies {
175175
implementation 'com.amazonaws:aws-encryption-sdk-java:2.4.1'
176176
implementation 'org.bouncycastle:bcprov-jdk18on:1.77'
177177
api "org.apache.httpcomponents.core5:httpcore5:5.2.2"
178-
implementation "jakarta.json.bind:jakarta.json.bind-api:3.0.0"
178+
implementation "jakarta.json.bind:jakarta.json.bind-api:3.0.1"
179179
implementation "org.glassfish:jakarta.json:2.0.1"
180180
implementation "org.eclipse:yasson:3.0.3"
181181

0 commit comments

Comments
 (0)