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 31b79e4d4 chore(deps): bump org.checkerframework:checker-qual (#2274)
31b79e4d4 is described below
commit 31b79e4d400cd47a8ac900c427a41517ff0584d1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 5 07:28:33 2023 +0100
chore(deps): bump org.checkerframework:checker-qual (#2274)
Bumps
[org.checkerframework:checker-qual](https://github.com/typetools/checker-framework)
from 3.39.0 to 3.41.0.
- [Release notes](https://github.com/typetools/checker-framework/releases)
-
[Changelog](https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md)
-
[Commits](https://github.com/typetools/checker-framework/compare/checker-framework-3.39.0...checker-framework-3.41.0)
---
updated-dependencies:
- dependency-name: org.checkerframework:checker-qual
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 627bf621c..369f7a9ad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,7 +45,7 @@
<apache-sis-referencing.version>1.2</apache-sis-referencing.version>
<boofcv.version>1.1.0</boofcv.version>
<classindex.version>3.9</classindex.version>
- <checker-qual.version>3.39.0</checker-qual.version>
+ <checker-qual.version>3.41.0</checker-qual.version>
<commons-codec.version>1.15</commons-codec.version>
<commons-collections.version>3.2.2</commons-collections.version>
<commons-compress.version>1.25.0</commons-compress.version>