We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aab3901 commit 3bdb219Copy full SHA for 3bdb219
build.gradle
@@ -17,7 +17,7 @@ repositories {
17
18
ext {
19
jackson_version = "2.17.0"
20
- jakarta_annotation_version = "1.3.5"
+ jakarta_annotation_version = "3.0.0"
21
junit_version = "4.13.2"
22
}
23
dependencies {
0 commit comments