Skip to content

Commit

Permalink
Bump jakarta.xml.soap:jakarta.xml.soap-api from 3.0.0 to 3.0.1
Browse files Browse the repository at this point in the history
Bumps [jakarta.xml.soap:jakarta.xml.soap-api](https://github.com/jakartaee/saaj-api) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/jakartaee/saaj-api/releases)
- [Commits](jakartaee/saaj-api@3.0.0...3.0.1)

---
updated-dependencies:
- dependency-name: jakarta.xml.soap:jakarta.xml.soap-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 6, 2023
1 parent fb0232c commit 8629cc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
<jakarta.xml.ws-api.version>4.0.0</jakarta.xml.ws-api.version>
<jakarta.servlet-api.version>6.0.0</jakarta.servlet-api.version>
<jakarta.mail.version>2.1.0</jakarta.mail.version>
<jakarta.xml.soap-api.version>3.0.0</jakarta.xml.soap-api.version>
<jakarta.xml.soap-api.version>3.0.1</jakarta.xml.soap-api.version>
<jakarta-client-webservices.version>3.0.0.Final</jakarta-client-webservices.version>
<org.littleshoot.littleproxy.version>1.1.2</org.littleshoot.littleproxy.version>
<gnu.getopt.version>1.0.13</gnu.getopt.version>
Expand Down

0 comments on commit 8629cc7

Please sign in to comment.