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 3d97e07f4e Bump org.jetbrains:annotations from 26.0.0 to 26.0.1
(#14220)
3d97e07f4e is described below
commit 3d97e07f4edadac07fa81f4d1f7cbd5cc32e6d85
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 14 11:09:23 2024 -0700
Bump org.jetbrains:annotations from 26.0.0 to 26.0.1 (#14220)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f61890840b..e1466fc737 100644
--- a/pom.xml
+++ b/pom.xml
@@ -262,7 +262,7 @@
<asm.version>9.7.1</asm.version>
<paranamer.version>2.8</paranamer.version>
<kotlin.stdlib.version>2.0.21</kotlin.stdlib.version>
- <jetbrains.annotations.version>26.0.0</jetbrains.annotations.version>
+ <jetbrains.annotations.version>26.0.1</jetbrains.annotations.version>
<okio.version>3.9.1</okio.version>
<kryo.version>2.24.0</kryo.version>
<objenesis.version>3.4</objenesis.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]