File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 6969 <dependency >
7070 <groupId >com.sun.xml.ws</groupId >
7171 <artifactId >jaxws-rt</artifactId >
72- <version >4.0.3 </version >
72+ <version >4.0.4 </version >
7373 <exclusions >
7474 <exclusion >
7575 <groupId >javax.xml.ws</groupId >
Original file line number Diff line number Diff line change 7474 <dependency >
7575 <groupId >com.sun.xml.ws</groupId >
7676 <artifactId >jaxws-rt</artifactId >
77- <version >4.0.3 </version >
77+ <version >4.0.4 </version >
7878 <exclusions >
7979 <exclusion >
8080 <groupId >javax.xml.ws</groupId >
Original file line number Diff line number Diff line change 495495 <!-- The build failing if tests are skipped is very annoying -->
496496 <failIfNoTests >false</failIfNoTests >
497497 <m2Repository >'${settings.localRepository}'</m2Repository >
498- <jaxws .rt.version>4.0.3 </jaxws .rt.version>
498+ <jaxws .rt.version>4.0.4 </jaxws .rt.version>
499499 <jaxws .api.version>4.0.3</jaxws .api.version>
500500 <maven-plugin-tools .version>3.15.2</maven-plugin-tools .version>
501501 <maven-archetype .version>3.4.1</maven-archetype .version>
You can’t perform that action at this time.
0 commit comments