Skip to content

Commit

Permalink
Bump org.bytedeco:javacv-platform from 1.5.9 to 1.5.10 (#58)
Browse files Browse the repository at this point in the history
Bumps [org.bytedeco:javacv-platform](https://github.com/bytedeco/javacpp-presets) from 1.5.9 to 1.5.10.
- [Release notes](https://github.com/bytedeco/javacpp-presets/releases)
- [Changelog](https://github.com/bytedeco/javacpp-presets/blob/master/CHANGELOG.md)
- [Commits](bytedeco/javacpp-presets@1.5.9...1.5.10)

---
updated-dependencies:
- dependency-name: org.bytedeco:javacv-platform
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 29, 2024
1 parent 871fa56 commit 781f42c
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 @@ -25,7 +25,7 @@
<dependency>
<groupId>org.bytedeco</groupId>
<artifactId>javacv-platform</artifactId>
<version>1.5.9</version>
<version>1.5.10</version>
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>
Expand Down

0 comments on commit 781f42c

Please sign in to comment.