Skip to content

Commit

Permalink
downgrade OpenCV to keep full compatibility
Browse files Browse the repository at this point in the history
Signed-off-by: maxnth <maximilian.noeth@protonmail.com>
  • Loading branch information
maxnth committed Mar 1, 2022
1 parent 937e243 commit 96a9ae2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
<dependency>
<groupId>org.openpnp</groupId>
<artifactId>opencv</artifactId>
<version>4.5.1-2</version>
<version>4.3.0-4</version>
</dependency>

<!-- https://mvnrepository.com/artifact/org.json/json -->
Expand Down

0 comments on commit 96a9ae2

Please sign in to comment.