Browse Source

build(deps): bump jakarta.xml.soap:jakarta.xml.soap-api

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](https://github.com/jakartaee/saaj-api/compare/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] <support@github.com>
pull/2208/head
dependabot[bot] 11 months ago committed by GitHub
parent
commit
9020aae77e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      soap-jakarta/pom.xml

2
soap-jakarta/pom.xml

@ -63,7 +63,7 @@ @@ -63,7 +63,7 @@
<dependency>
<groupId>jakarta.xml.soap</groupId>
<artifactId>jakarta.xml.soap-api</artifactId>
<version>3.0.0</version>
<version>3.0.1</version>
</dependency>
<dependency>
<groupId>jakarta.xml.bind</groupId>

Loading…
Cancel
Save