This is an automated email from the ASF dual-hosted git repository.
yasith 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 b1a5c324a3 Bump org.apache.kafka:kafka-clients from 3.8.0 to 3.9.1
(#546)
b1a5c324a3 is described below
commit b1a5c324a39ad7b0e2a3cdc399a84c54dc52e4d0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jul 13 19:26:15 2025 -0500
Bump org.apache.kafka:kafka-clients from 3.8.0 to 3.9.1 (#546)
Bumps org.apache.kafka:kafka-clients from 3.8.0 to 3.9.1.
---
updated-dependencies:
- dependency-name: org.apache.kafka:kafka-clients
dependency-version: 3.9.1
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 589e757f9a..edafd19681 100644
--- a/pom.xml
+++ b/pom.xml
@@ -240,7 +240,7 @@ under the License.
<dependency>
<groupId>org.apache.kafka</groupId>
<artifactId>kafka-clients</artifactId>
- <version>3.8.0</version>
+ <version>3.9.1</version>
</dependency>
<dependency>
<groupId>org.apache.helix</groupId>