Skip to content

Commit 919e67e

Browse files
[12.0.x Root pom] Bump com.sun.xml.ws:jaxws-rt in the spec-deps group (#14710)
Bumps the spec-deps group with 1 update: com.sun.xml.ws:jaxws-rt. Updates `com.sun.xml.ws:jaxws-rt` from 4.0.3 to 4.0.4 --- updated-dependencies: - dependency-name: com.sun.xml.ws:jaxws-rt dependency-version: 4.0.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: spec-deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 25001a1 commit 919e67e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jetty-core/jetty-http-spi/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<bundle-symbolic-name>${project.groupId}.http.spi</bundle-symbolic-name>
1313
<jacoco.skip>true</jacoco.skip>
1414
<jakarta.ws.rs.api.version>3.1.0</jakarta.ws.rs.api.version>
15-
<jakarta.xml.jaxws.impl.version>4.0.3</jakarta.xml.jaxws.impl.version>
15+
<jakarta.xml.jaxws.impl.version>4.0.4</jakarta.xml.jaxws.impl.version>
1616
<spotbugs.onlyAnalyze>org.eclipse.jetty.http.spi.*</spotbugs.onlyAnalyze>
1717
</properties>
1818
<dependencies>

0 commit comments

Comments
 (0)