Skip to content

Commit

Permalink
Update dependency jakarta.annotation:jakarta.annotation-api to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 22, 2024
1 parent 165e00c commit a2a2262
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cheshire-cat-java-client/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ ext {
jackson_version = "2.17.1"
jackson_databind_version = "2.17.1"
jackson_databind_nullable_version = "0.2.6"
jakarta_annotation_version = "1.3.5"
jakarta_annotation_version = "3.0.0"
jersey_version = "2.35"
junit_version = "5.8.2"
}
Expand Down

0 comments on commit a2a2262

Please sign in to comment.