File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 178178 </dependency >
179179 <!-- XMLBeans -->
180180 <dependency >
181- <groupId >xmlbeans</groupId >
182- <artifactId >xbean </artifactId >
181+ <groupId >org.apache. xmlbeans</groupId >
182+ <artifactId >xmlbeans </artifactId >
183183 <optional >true</optional >
184184 </dependency >
185185 <!-- JiBX -->
Original file line number Diff line number Diff line change 365365 </dependency >
366366 <!-- XMLBeans -->
367367 <dependency >
368- <groupId >xmlbeans</groupId >
369- <artifactId >xbean </artifactId >
370- <version >2.2 .0</version >
368+ <groupId >org.apache. xmlbeans</groupId >
369+ <artifactId >xmlbeans </artifactId >
370+ <version >2.4 .0</version >
371371 </dependency >
372372 <!-- JiBX -->
373373 <dependency >
Original file line number Diff line number Diff line change 312312 <outputDirectory >${project.build.directory} /dependency/jaxb/</outputDirectory >
313313 </artifactItem >
314314 <artifactItem >
315- <groupId >xmlbeans</groupId >
316- <artifactId >xbean </artifactId >
317- <version >2.2 .0</version >
315+ <groupId >org.apache. xmlbeans</groupId >
316+ <artifactId >xmlbeans </artifactId >
317+ <version >2.4 .0</version >
318318 <outputDirectory >${project.build.directory} /dependency/xmlbeans/</outputDirectory >
319319 </artifactItem >
320320 <!-- JiBX -->
You can’t perform that action at this time.
0 commit comments