This is an automated email from the ASF dual-hosted git repository.
zehnder pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/streampipes.git
The following commit(s) were added to refs/heads/dev by this push:
new 004422938 Bump boofcv-core from 0.33 to 0.42
004422938 is described below
commit 004422938eb5bdc11808712d9c9efc53d7125889
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 29 03:10:01 2023 +0000
Bump boofcv-core from 0.33 to 0.42
Bumps [boofcv-core](https://github.com/lessthanoptimal/BoofCV) from 0.33 to
0.42.
- [Release notes](https://github.com/lessthanoptimal/BoofCV/releases)
- [Commits](https://github.com/lessthanoptimal/BoofCV/compare/v0.33...v0.42)
---
updated-dependencies:
- dependency-name: org.boofcv:boofcv-core
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 9d5d29630..131145fa5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -143,7 +143,7 @@
<amqp-client.version>5.16.0</amqp-client.version>
<animal-sniffer-annotations.version>1.22</animal-sniffer-annotations.version>
- <boofcv.version>0.33</boofcv.version>
+ <boofcv.version>0.42</boofcv.version>
<bcprov.version>1.70</bcprov.version>
<bcpkix.version>1.69</bcpkix.version>
<classindex.version>3.9</classindex.version>