We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69fc89a commit a63fe97Copy full SHA for a63fe97
1 file changed
pom.xml
@@ -82,7 +82,7 @@
82
<gson-version>2.13.2</gson-version>
83
<commons-lang3-version>3.20.0</commons-lang3-version>
84
<jackson-databind-nullable-version>0.2.8</jackson-databind-nullable-version>
85
- <jakarta-annotation-version>2.1.1</jakarta-annotation-version>
+ <jakarta-annotation-version>3.0.0</jakarta-annotation-version>
86
<junit-version>5.14.2</junit-version>
87
<junit-platform-runner.version>1.14.2</junit-platform-runner.version>
88
<mockito-core-version>3.12.4</mockito-core-version>
0 commit comments