File tree Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Original file line number Diff line number Diff line change 3737 <dependency >
3838 <groupId >com.sun.xml.ws</groupId >
3939 <artifactId >jaxws-rt</artifactId >
40- <version >3 .0.0 </version >
40+ <version >4 .0.3 </version >
4141 <exclusions >
4242 <exclusion >
4343 <groupId >com.sun.xml.fastinfoset</groupId >
Original file line number Diff line number Diff line change 9292 <dependency >
9393 <groupId >com.sun.xml.ws</groupId >
9494 <artifactId >jaxws-rt</artifactId >
95- <version >2.3.5 </version >
95+ <version >2.3.7 </version >
9696 <exclusions >
9797 <exclusion >
9898 <groupId >com.sun.xml.fastinfoset</groupId >
104104 </exclusion >
105105 </exclusions >
106106 </dependency >
107- <!-- overwrite jaxws-rt woodstox-core dependency due to CVEs -->
108- <dependency >
109- <groupId >com.fasterxml.woodstox</groupId >
110- <artifactId >woodstox-core</artifactId >
111- <version >6.5.1</version >
112- </dependency >
113107 </dependencies >
114108
115109 <build >
You can’t perform that action at this time.
0 commit comments