Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent c71138e commit 30a020b
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 @@ -30,7 +30,7 @@
<maven.compiler.target>1.8</maven.compiler.target>
<maven.compiler.source>1.8</maven.compiler.source>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<javacpp.version>1.5.5</javacpp.version>
<javacpp.version>1.5.9</javacpp.version>
</properties>
<distributionManagement>
<snapshotRepository>
Expand Down

0 comments on commit 30a020b

Please sign in to comment.