Switch to jakarta.annotation-api
[controller.git] / benchmark / rpcbenchmark / pom.xml
index 4aa549469f4a2f9bae33882fd31c1481044bc049..0e4ac9c11d4445fe671671686a9ef27d6d5ab3fd 100644 (file)
@@ -38,8 +38,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <optional>true</optional>
     </dependency>
     <dependency>
-      <groupId>javax.annotation</groupId>
-      <artifactId>javax.annotation-api</artifactId>
+      <groupId>jakarta.annotation</groupId>
+      <artifactId>jakarta.annotation-api</artifactId>
       <optional>true</optional>
     </dependency>
   </dependencies>