Skip to content

Commit

Permalink
Update SOAP API in appserver tests to 3.0.2
Browse files Browse the repository at this point in the history
Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
  • Loading branch information
arjantijms committed May 27, 2024
1 parent d3bc08d commit 1700af9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appserver/tests/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
<groupId>jakarta.xml.soap</groupId>
<artifactId>jakarta.xml.soap-api</artifactId>
<scope>provided</scope>
<version>3.0.1</version>
<version>3.0.2</version>
</dependency>
<dependency>
<groupId>jakarta.xml.ws</groupId>
Expand Down

0 comments on commit 1700af9

Please sign in to comment.