Skip to content

Commit

Permalink
Merge pull request #241 from antinvestor/renovate/jakarta.annotation-…
Browse files Browse the repository at this point in the history
…jakarta.annotation-api-3.x

Update dependency jakarta.annotation:jakarta.annotation-api to v3
  • Loading branch information
pitabwire committed Apr 26, 2024
2 parents 9450c0b + 807f3b5 commit 4086c7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/files/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ dependencies {
implementation "com.fasterxml.jackson.core:jackson-databind:2.17.0"
implementation "com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.17.0"
implementation "org.openapitools:jackson-databind-nullable:0.2.6"
implementation "jakarta.annotation:jakarta.annotation-api:2.1.1"
implementation "jakarta.annotation:jakarta.annotation-api:3.0.0"
implementation "org.apache.httpcomponents:httpmime:4.5.14"
testImplementation "junit:junit:4.13.2"
}
Expand Down

0 comments on commit 4086c7b

Please sign in to comment.