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 e7b29fc commit c0c28caCopy full SHA for c0c28ca
build.gradle
@@ -17,7 +17,7 @@ repositories {
17
18
ext {
19
jackson_version = "2.18.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