Skip to content

Commit

Permalink
fix(deps): update dependency jakarta.json:jakarta.json-api to v2.1.3 (#…
Browse files Browse the repository at this point in the history
…959)

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>
  • Loading branch information
mend-for-github-com[bot] authored Nov 2, 2023
1 parent fa29e1c commit befe181
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 @@ -172,7 +172,7 @@ dependencies {
def junit5Version = "5.10.0"
def junitPlatform = "1.10.0"
def jaxbVersion = "2.3.1"
def jakartaVersion = "2.1.2"
def jakartaVersion = "2.1.3"
def jakartaInjectVersion = "2.0.1"
def javaxVersion = "1"
def guavaFailureAccessVersion = "1.0.2"
Expand Down

0 comments on commit befe181

Please sign in to comment.