summaryrefslogtreecommitdiffstats
path: root/common-app-logging/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'common-app-logging/pom.xml')
-rw-r--r--common-app-logging/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/common-app-logging/pom.xml b/common-app-logging/pom.xml
index 246490a6c8..93b76d983c 100644
--- a/common-app-logging/pom.xml
+++ b/common-app-logging/pom.xml
@@ -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>