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 2668baf240 Bump org.checkerframework:checker-qual from 3.48.0 to
3.48.1 (#14218)
2668baf240 is described below
commit 2668baf24038a4d66a13518760ed2912c083485b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 14 11:07:14 2024 -0700
Bump org.checkerframework:checker-qual from 3.48.0 to 3.48.1 (#14218)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4cf2e36246..f61890840b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -766,7 +766,7 @@
<dependency>
<groupId>org.checkerframework</groupId>
<artifactId>checker-qual</artifactId>
- <version>3.48.0</version>
+ <version>3.48.1</version>
</dependency>
<dependency>
<groupId>org.codehaus.groovy</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]