We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21c2144 commit 143065eCopy full SHA for 143065e
pom.xml
@@ -241,13 +241,6 @@
241
<version>1.9.5</version>
242
<scope>test</scope>
243
</dependency>
244
- <dependency>
245
- <groupId>org.usb4java</groupId>
246
- <artifactId>libusb4java</artifactId>
247
- <classifier>linux-x86_64</classifier>
248
- <version>1.2.0-SNAPSHOT</version>
249
- <scope>test</scope>
250
- </dependency>
251
<dependency>
252
<groupId>javax.usb</groupId>
253
<artifactId>usb-api</artifactId>
@@ -261,7 +254,7 @@
261
254
262
255
<groupId>org.usb4java</groupId>
263
256
<artifactId>usb4java</artifactId>
264
257
+ <version>1.2.0</version>
265
258
266
259
</dependencies>
267
260
0 commit comments