Skip to content

Commit

Permalink
fix: upgrade com.sun.xml.messaging.saaj:saaj-impl from 1.5.1 to 1.5.3 (
Browse files Browse the repository at this point in the history
…#1964)

Snyk has created this PR to upgrade com.sun.xml.messaging.saaj:saaj-impl from 1.5.1 to 1.5.3.

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.sun.xml.messaging.saaj/saaj-impl/

See this project in Snyk:
https://app.snyk.io/org/openfeign/project/ccee68df-a487-4628-87b2-bb61306a6eed?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
velo and snyk-bot authored Feb 28, 2023
1 parent ee84b3b commit 4a5ba39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion soap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
<dependency>
<groupId>com.sun.xml.messaging.saaj</groupId>
<artifactId>saaj-impl</artifactId>
<version>1.5.1</version>
<version>1.5.3</version>
</dependency>
<dependency>
<groupId>com.sun.xml.bind</groupId>
Expand Down

0 comments on commit 4a5ba39

Please sign in to comment.