Update outdated/vulnerable dependencies
[sdc.git] / common-app-logging / pom.xml
index 246490a..93b76d9 100644 (file)
@@ -14,8 +14,8 @@
 
   <dependencies>
     <dependency>
-      <groupId>javax.ws.rs</groupId>
-      <artifactId>javax.ws.rs-api</artifactId>
+      <groupId>jakarta.ws.rs</groupId>
+      <artifactId>jakarta.ws.rs-api</artifactId>
       <version>${ws.rs.version}</version>
       <scope>provided</scope>
     </dependency>