File tree Expand file tree Collapse file tree 4 files changed +341
-7
lines changed
src/main/java/com/compassion/commons/gui Expand file tree Collapse file tree 4 files changed +341
-7
lines changed Original file line number Diff line number Diff line change 1919 <artifactId >jvm-commons</artifactId >
2020 <version >${project.version} </version >
2121 </dependency >
22- <dependency >
23- <groupId >com.elderresearch.commons</groupId >
24- <artifactId >eri-commons-icons-eri-16</artifactId >
25- <version >1.2.0</version >
26- </dependency >
2722 </dependencies >
2823</project >
Original file line number Diff line number Diff line change 55import org .apache .commons .lang3 .reflect .FieldUtils ;
66
77import com .compassion .commons .ReflectionUtils ;
8- import com .elderresearch .commons .icons . eri .IconsERI ;
9- import com .elderresearch .commons .icons . eri .IconsFlags ;
8+ import com .compassion .commons .gui . icons .IconsERI ;
9+ import com .compassion .commons .gui . icons .IconsFlags ;
1010
1111import lombok .experimental .UtilityClass ;
1212
You can’t perform that action at this time.
0 commit comments