We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6842250 commit f178a41Copy full SHA for f178a41
1 file changed
pom.xml
@@ -170,6 +170,11 @@
170
171
172
<dependencies>
173
+ <dependency>
174
+ <groupId>jakarta.xml.soap</groupId>
175
+ <artifactId>jakarta.xml.soap-api</artifactId>
176
+ <version>3.0.2</version>
177
+ </dependency>
178
<!-- https://mvnrepository.com/artifact/org.apache.httpcomponents/httpclient -->
179
<dependency>
180
<groupId>org.apache.httpcomponents.client5</groupId>
0 commit comments