File tree Expand file tree Collapse file tree 2 files changed +10
-5
lines changed Expand file tree Collapse file tree 2 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 2626 <dependency >
2727 <groupId >org.jvnet.jaxb2_commons</groupId >
2828 <artifactId >jaxb2-commons-lang</artifactId >
29- <version >2.3 </version >
29+ <version >2.4 </version >
3030 </dependency >
3131 <dependency >
3232 <groupId >javax.xml.bind</groupId >
7878 </executions>
7979 </plugin> -->
8080 <!-- commented to avoid regeneration of entities, as the same is not required everytime -->
81- <!--
81+ <!--
8282 <plugin>
8383 <groupId>org.apache.maven.plugins</groupId>
8484 <artifactId>maven-clean-plugin</artifactId>
117117 <plugin>
118118 <groupId>org.jvnet.jaxb2_commons</groupId>
119119 <artifactId>jaxb2-basics</artifactId>
120- <version>0.6.5 </version>
120+ <version>1.11.1 </version>
121121 </plugin>
122122 </plugins>
123123 </configuration>
Original file line number Diff line number Diff line change 2929 <dependency >
3030 <groupId >org.jvnet.jaxb2_commons</groupId >
3131 <artifactId >jaxb2-basics-runtime</artifactId >
32- <version >0.6.3 </version >
32+ <version >1.11.1 </version >
3333 </dependency >
3434 <dependency >
3535 <groupId >org.slf4j</groupId >
134134 <dependency >
135135 <groupId >com.sun.xml.bind</groupId >
136136 <artifactId >jaxb-impl</artifactId >
137- <version >2.2.7</version >
137+ <version >2.2.11</version >
138+ </dependency >
139+ <dependency >
140+ <groupId >com.sun.xml.bind</groupId >
141+ <artifactId >jaxb-core</artifactId >
142+ <version >2.2.11</version >
138143 </dependency >
139144 <dependency >
140145 <groupId >com.fasterxml.jackson.core</groupId >
You can’t perform that action at this time.
0 commit comments