File tree Expand file tree Collapse file tree 1 file changed +0
-25
lines changed Expand file tree Collapse file tree 1 file changed +0
-25
lines changed Original file line number Diff line number Diff line change 239
239
<artifactId >jlibnotify</artifactId >
240
240
<version >${jlibnotify.version} </version >
241
241
<exclusions >
242
- <exclusion >
243
- <groupId >net.java.dev.jna</groupId >
244
- <artifactId >*</artifactId >
245
- </exclusion >
246
242
<exclusion >
247
243
<groupId >junit</groupId >
248
244
<artifactId >junit</artifactId >
882
878
<install4j .platform>linux</install4j .platform>
883
879
</properties >
884
880
<dependencies >
885
- <dependency >
886
- <groupId >es.blackleg</groupId >
887
- <artifactId >jlibnotify</artifactId >
888
- <version >${jlibnotify.version} </version >
889
- <exclusions >
890
- <exclusion >
891
- <groupId >junit</groupId >
892
- <artifactId >junit</artifactId >
893
- </exclusion >
894
- </exclusions >
895
- </dependency >
896
881
<dependency >
897
882
<groupId >org.openjfx</groupId >
898
883
<artifactId >javafx-base</artifactId >
979
964
</properties >
980
965
<dependencies >
981
966
<dependency >
982
- <groupId >es.blackleg</groupId >
983
- <artifactId >jlibnotify</artifactId >
984
- <version >${jlibnotify.version} </version >
985
- <exclusions >
986
- <exclusion >
987
- <groupId >junit</groupId >
988
- <artifactId >junit</artifactId >
989
- </exclusion >
990
- </exclusions >
991
- </dependency > <dependency >
992
967
<groupId >org.openjfx</groupId >
993
968
<artifactId >javafx-base</artifactId >
994
969
<version >${javafx.version} </version >
You can’t perform that action at this time.
0 commit comments