| | |
| | | <version>${project.version}</version> |
| | | <scope>provided</scope> |
| | | </dependency> |
| | | |
| | | |
| | | <dependency> |
| | | <groupId>com.sun.xml.ws</groupId> |
| | | <artifactId>jaxws-ri</artifactId> |
| | | <version>2.3.2</version> |
| | | <version>2.3.7</version> |
| | | <type>pom</type> |
| | | </dependency> |
| | | |
| | | |
| | | <dependency> |
| | | <groupId>jakarta.xml.bind</groupId> |
| | | <artifactId>jakarta.xml.bind-api</artifactId> |
| | | <version>3.0.1</version> |
| | | </dependency> |
| | | |
| | | |
| | | <dependency> |
| | | <groupId>org.glassfish.jaxb</groupId> |
| | | <artifactId>jaxb-runtime</artifactId> |
| | | <version>4.0.1</version> |
| | | <version>4.0.5</version> |
| | | <scope>runtime</scope> |
| | | </dependency> |
| | | </dependencies> |