This is an automated email from the ASF dual-hosted git repository.
dominikriemer 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 333719e35f chore(deps): bump org.jetbrains:annotations from 16.0.3 to
26.1.0 (#4597)
333719e35f is described below
commit 333719e35f29896464a0f2848d0177264ff8cc5b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 22 07:35:08 2026 +0200
chore(deps): bump org.jetbrains:annotations from 16.0.3 to 26.1.0 (#4597)
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 bfc9cb2141..18ade85f94 100644
--- a/pom.xml
+++ b/pom.xml
@@ -123,7 +123,7 @@
<jakarta-activation.version>2.1.3</jakarta-activation.version>
<java-websocket.version>1.6.0</java-websocket.version>
<javax-websocket-api.version>1.1</javax-websocket-api.version>
- <jetbrains.version>16.0.3</jetbrains.version>
+ <jetbrains.version>26.1.0</jetbrains.version>
<snakeyaml.version>2.5</snakeyaml.version>
<maven.compiler.source>25</maven.compiler.source>