Skip to content

Commit

Permalink
Bump jakarta.xml.soap:jakarta.xml.soap-api from 3.0.1 to 3.0.2
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.1 to 3.0.2.
- [Release notes](https://github.com/jakartaee/saaj-api/releases)
- [Commits](jakartaee/saaj-api@3.0.1...3.0.2)

---
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 May 20, 2024
1 parent dcd2606 commit 1273a02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tika-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@
<jakarta.annotation.version>3.0.0</jakarta.annotation.version>
<jakarta.ws.rs.version>3.1.0</jakarta.ws.rs.version>
<jakarta.xml.bind.version>4.0.2</jakarta.xml.bind.version>
<jakarta.xml.soap.version>3.0.1</jakarta.xml.soap.version>
<jakarta.xml.soap.version>3.0.2</jakarta.xml.soap.version>
<javax.annotation.version>1.3.2</javax.annotation.version>
<javax.jcr.version>2.0</javax.jcr.version>
<jaxb.runtime.version>4.0.5</jaxb.runtime.version>
Expand Down

0 comments on commit 1273a02

Please sign in to comment.