File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 2121
2222 <!-- test dependencies -->
2323 <dependency >
24- <groupId >org .avaje.composite </groupId >
24+ <groupId >io .avaje</groupId >
2525 <artifactId >junit</artifactId >
26- <version >5 .0</version >
26+ <version >1 .0</version >
2727 <scope >test</scope >
2828 </dependency >
2929
Original file line number Diff line number Diff line change 111111 </dependency >
112112
113113 <dependency >
114- <groupId >org .avaje.composite </groupId >
114+ <groupId >io .avaje</groupId >
115115 <artifactId >junit</artifactId >
116- <version >5 .0</version >
116+ <version >1 .0</version >
117117 <scope >test</scope >
118118 </dependency >
119119
Original file line number Diff line number Diff line change 4141 <!-- test dependencies -->
4242
4343 <dependency >
44- <groupId >org .avaje.composite </groupId >
44+ <groupId >io .avaje</groupId >
4545 <artifactId >junit</artifactId >
46- <version >5 .0</version >
46+ <version >1 .0</version >
4747 <scope >test</scope >
4848 </dependency >
4949
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.avaje</groupId >
66 <artifactId >java8-oss</artifactId >
7- <version >3.2 </version >
7+ <version >3.3 </version >
88 </parent >
99
1010 <groupId >io.avaje</groupId >
You can’t perform that action at this time.
0 commit comments