mirror of
https://github.com/zxing/zxing.git
synced 2025-02-02 05:41:08 -08:00
JAI module isn't needed at compile time
This commit is contained in:
parent
f578184873
commit
caf479654a
|
@ -35,6 +35,7 @@
|
|||
<groupId>com.github.jai-imageio</groupId>
|
||||
<artifactId>jai-imageio-core</artifactId>
|
||||
<version>1.3.1</version>
|
||||
<scope>runtime</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
|
|
Loading…
Reference in a new issue