Skip to content

Commit c31656c

Browse files
authoredOct 23, 2023
Bump jakarta.xml.soap:jakarta.xml.soap-api from 3.0.0 to 3.0.1
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]>
1 parent 5a4e20e commit c31656c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎mq/main/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
<dependency>
131131
<groupId>jakarta.xml.soap</groupId>
132132
<artifactId>jakarta.xml.soap-api</artifactId>
133-
<version>3.0.0</version>
133+
<version>3.0.1</version>
134134
</dependency>
135135
<dependency>
136136
<groupId>org.glassfish</groupId>

0 commit comments

Comments
 (0)
Please sign in to comment.