Skip to content

Commit

Permalink
fix: upgrade com.sun.xml.ws:jaxws-rt from 4.0.2 to 4.0.3 (#1242)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade com.sun.xml.ws:jaxws-rt from 4.0.2 to 4.0.3.

See this package in maven:
com.sun.xml.ws:jaxws-rt

See this project in Snyk:
https://app.snyk.io/org/predic8/project/912539f0-35fc-4320-a2d4-8bdee7f2e829?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: t-burch <[email protected]>
  • Loading branch information
3 people authored Aug 28, 2024
1 parent 3705137 commit d09b24f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion distribution/examples/loadbalancing/4-xml-session/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<dependency>
<groupId>com.sun.xml.ws</groupId>
<artifactId>jaxws-rt</artifactId>
<version>4.0.2</version>
<version>4.0.3</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit d09b24f

Please sign in to comment.