Merge pull request #5469 from eclipse/dependabot/maven/jetty-10.0.x/com.sun.xml.ws-jaxws-rt-2.3.3

Bump jaxws-rt from 2.3.0.2 to 2.3.3
This commit is contained in:
Joakim Erdfelt 2020-11-04 13:58:05 -06:00 committed by GitHub
commit 44c7ce480d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@
<dependency>
<groupId>com.sun.xml.ws</groupId>
<artifactId>jaxws-rt</artifactId>
<version>2.3.0.2</version>
<version>2.3.3</version>
<scope>test</scope>
</dependency>
<dependency>