This is an automated email from the ASF dual-hosted git repository.
jackie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
The following commit(s) were added to refs/heads/master by this push:
new 30c6770a7c Bump org.checkerframework:checker-qual from 3.42.0 to
3.43.0 (#13051)
30c6770a7c is described below
commit 30c6770a7ceca1a9135128458342a493b1488296
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 2 16:39:16 2024 -0700
Bump org.checkerframework:checker-qual from 3.42.0 to 3.43.0 (#13051)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 1d7ea32456..6e5d7f52d9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -423,7 +423,7 @@
<dependency>
<groupId>org.checkerframework</groupId>
<artifactId>checker-qual</artifactId>
- <version>3.42.0</version>
+ <version>3.43.0</version>
</dependency>
<dependency>
<groupId>org.codehaus.groovy</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]