Per Replacements for deprecated JPMS modules with Java EE APIs
Use the reference implementation of JAX-WS instead.
<dependency>
<groupId>com.sun.xml.ws</groupId>
<artifactId>jaxws-ri</artifactId>
<version>2.3.3</version>
<type>pom</type>
</dependency>