Resolved conflict:
# image-processing/pom.xml
This commit is contained in:
@@ -39,7 +39,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.openpnp</groupId>
|
<groupId>org.openpnp</groupId>
|
||||||
<artifactId>opencv</artifactId>
|
<artifactId>opencv</artifactId>
|
||||||
<version>3.4.2-0</version>
|
<version>${opencv.version}</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.twelvemonkeys.imageio</groupId>
|
<groupId>com.twelvemonkeys.imageio</groupId>
|
||||||
@@ -93,5 +93,6 @@
|
|||||||
<imgscalr-version>4.2</imgscalr-version>
|
<imgscalr-version>4.2</imgscalr-version>
|
||||||
<thumbnailator-version>0.4.11</thumbnailator-version>
|
<thumbnailator-version>0.4.11</thumbnailator-version>
|
||||||
<marvin-version>1.5.5</marvin-version>
|
<marvin-version>1.5.5</marvin-version>
|
||||||
|
<opencv.version>3.4.2-0</opencv.version>
|
||||||
</properties>
|
</properties>
|
||||||
</project>
|
</project>
|
||||||
Reference in New Issue
Block a user