File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 102102 <jakarta-servlet .version>6.0.0</jakarta-servlet .version>
103103 <jakarta-soap .version>3.0.0</jakarta-soap .version>
104104 <jakarta-xml-bind .version>4.0.0</jakarta-xml-bind .version>
105+ <glassfish-xml-bind .version>4.0.1</glassfish-xml-bind .version>
105106 <jaxen .version>1.1.6</jaxen .version>
106107 <jdom2 .version>2.0.6.1</jdom2 .version>
107108 <jetty .version>11.0.12</jetty .version>
Original file line number Diff line number Diff line change 7373 <version >${jakarta-xml-bind.version} </version >
7474 </dependency >
7575 <dependency >
76- <groupId >com.sun.xml.bind </groupId >
77- <artifactId >jaxb-impl </artifactId >
78- <version >${jakarta -xml-bind.version} </version >
76+ <groupId >org.glassfish.jaxb </groupId >
77+ <artifactId >jaxb-runtime </artifactId >
78+ <version >${glassfish -xml-bind.version} </version >
7979 <scope >runtime</scope >
8080 </dependency >
8181 <dependency >
You can’t perform that action at this time.
0 commit comments