Switch to jakarta.annotation-api
[controller.git] / docs / pom.xml
index 012cbc29f09db4636c619c618c6e189191b9e9e9..e18d0153fedd48561f1d30b97c804603ce51858b 100644 (file)
             <artifactId>javax.inject</artifactId>
         </dependency>
         <dependency>
-            <groupId>javax.annotation</groupId>
-            <artifactId>javax.annotation-api</artifactId>
+            <groupId>jakarta.annotation</groupId>
+            <artifactId>jakarta.annotation-api</artifactId>
         </dependency>
         <dependency>
             <groupId>org.kohsuke.metainf-services</groupId>