Skip to content

Commit

Permalink
fix: upgrade org.openpnp:opencv from 4.6.0-0 to 4.7.0-0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.openpnp:opencv from 4.6.0-0 to 4.7.0-0.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.openpnp/opencv/

See this project in Snyk:
https://app.snyk.io/org/keke125/project/8a0efc48-7d42-4602-bc79-9a64c546bd07?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot authored and keke125 committed Jun 11, 2023
1 parent 7708518 commit 83fb1a9
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 @@ -143,7 +143,7 @@
<dependency>
<groupId>org.openpnp</groupId>
<artifactId>opencv</artifactId>
<version>4.6.0-0</version>
<version>4.7.0-0</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down

0 comments on commit 83fb1a9

Please sign in to comment.