Switch to jakarta.annotation-api
[controller.git] / benchmark / dsbenchmark / pom.xml
index d67b4377e4b6ae4ddddabb6d0131a1cf7daa11e4..46b2f4b2c47dcbde100304707f4d833073709229 100644 (file)
@@ -46,8 +46,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>