File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -303,7 +303,7 @@ Add this to your Maven `pom.xml`:
303303<dependency >
304304 <groupId >io.github.rawvoid</groupId >
305305 <artifactId >jaxb-plugins</artifactId >
306- <version >1.5 .0</version >
306+ <version >1.6 .0</version >
307307</dependency >
308308```
309309
@@ -319,7 +319,7 @@ Add this to your Maven `pom.xml`:
319319 <plugin >
320320 <groupId >io.github.rawvoid</groupId >
321321 <artifactId >jaxb-plugins</artifactId >
322- <version >1.5 .0</version >
322+ <version >1.6 .0</version >
323323 </plugin >
324324 </plugins >
325325 <args >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >io.github.rawvoid</groupId >
66 <artifactId >jaxb-plugins-parent</artifactId >
7- <version >1.6.0-SNAPSHOT </version >
7+ <version >1.6.0</version >
88 </parent >
99
1010 <artifactId >jaxb-plugins</artifactId >
Original file line number Diff line number Diff line change 44
55 <groupId >io.github.rawvoid</groupId >
66 <artifactId >jaxb-plugins-parent</artifactId >
7- <version >1.6.0-SNAPSHOT </version >
7+ <version >1.6.0</version >
88 <packaging >pom</packaging >
99
1010 <name >jaxb-plugins-parent</name >
You can’t perform that action at this time.
0 commit comments