Skip to content

Commit ffb3484

Browse files
authored
Update to jakarta GAV (helidon-io#1660)
1 parent c813a24 commit ffb3484

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

microprofile/cors/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232

3333
<dependencies>
3434
<dependency>
35-
<groupId>javax.ws.rs</groupId>
36-
<artifactId>javax.ws.rs-api</artifactId>
35+
<groupId>jakarta.ws.rs</groupId>
36+
<artifactId>jakarta.ws.rs-api</artifactId>
3737
<scope>provided</scope>
3838
</dependency>
3939
<dependency>

0 commit comments

Comments
 (0)