Skip to content

Commit

Permalink
Merge pull request #24971 from arjantijms/soapapi_test_301
Browse files Browse the repository at this point in the history
Update SOAP API in appserver tests to 3.0.2
  • Loading branch information
arjantijms authored May 27, 2024
2 parents d3bc08d + 1700af9 commit bdad3f0
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 bdad3f0

Please sign in to comment.