This is an automated email from the ASF dual-hosted git repository.
yasithdev pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airavata.git
The following commit(s) were added to refs/heads/master by this push:
new 8752c61ec6 build(deps): bump org.apache.kafka:kafka-clients from 3.9.1
to 3.9.2 (#615)
8752c61ec6 is described below
commit 8752c61ec61f710fc058a233359d3f4d2addb6e7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jun 7 22:32:25 2026 -0400
build(deps): bump org.apache.kafka:kafka-clients from 3.9.1 to 3.9.2 (#615)
Bumps org.apache.kafka:kafka-clients from 3.9.1 to 3.9.2.
---
updated-dependencies:
- dependency-name: org.apache.kafka:kafka-clients
dependency-version: 3.9.2
dependency-type: direct:production
...
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 98dbbe86ff..0bd1fe2a14 100644
--- a/pom.xml
+++ b/pom.xml
@@ -201,7 +201,7 @@ under the License.
<dependency>
<groupId>org.apache.kafka</groupId>
<artifactId>kafka-clients</artifactId>
- <version>3.9.1</version>
+ <version>3.9.2</version>
</dependency>
<dependency>
<groupId>org.apache.helix</groupId>