This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-kamelets-examples.git
The following commit(s) were added to refs/heads/main by this push:
new f8abebe Bump org.apache.kafka:kafka-clients (#98)
f8abebe is described below
commit f8abebe8efd1c2436981df52932f16ca0819a210
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jan 10 10:49:11 2025 +0100
Bump org.apache.kafka:kafka-clients (#98)
Bumps org.apache.kafka:kafka-clients from 3.5.1 to 3.7.1.
---
updated-dependencies:
- dependency-name: org.apache.kafka:kafka-clients
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
.../kafka-apicurio-secured-json-schema-registry/kafka-producer/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/jbang/kafka-apicurio-secured-json-schema-registry/kafka-producer/pom.xml
b/jbang/kafka-apicurio-secured-json-schema-registry/kafka-producer/pom.xml
index e7e8c3f..776eec6 100644
--- a/jbang/kafka-apicurio-secured-json-schema-registry/kafka-producer/pom.xml
+++ b/jbang/kafka-apicurio-secured-json-schema-registry/kafka-producer/pom.xml
@@ -23,7 +23,7 @@
<dependency>
<groupId>org.apache.kafka</groupId>
<artifactId>kafka-clients</artifactId>
- <version>3.5.1</version>
+ <version>3.7.1</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>