Skip to content

Commit f178a41

Browse files
authored
Update pom.xml
1 parent 6842250 commit f178a41

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,11 @@
170170

171171

172172
<dependencies>
173+
<dependency>
174+
<groupId>jakarta.xml.soap</groupId>
175+
<artifactId>jakarta.xml.soap-api</artifactId>
176+
<version>3.0.2</version>
177+
</dependency>
173178
<!-- https://mvnrepository.com/artifact/org.apache.httpcomponents/httpclient -->
174179
<dependency>
175180
<groupId>org.apache.httpcomponents.client5</groupId>

0 commit comments

Comments
 (0)