Skip to content

Commit b107435

Browse files
Bump io.cloudevents:cloudevents-kafka from 2.2.1 to 2.5.0
Bumps [io.cloudevents:cloudevents-kafka](https://github.com/cloudevents/sdk-java) from 2.2.1 to 2.5.0. - [Release notes](https://github.com/cloudevents/sdk-java/releases) - [Commits](cloudevents/sdk-java@2.2.1...2.5.0) --- updated-dependencies: - dependency-name: io.cloudevents:cloudevents-kafka dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 46fa6bd commit b107435

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • eventmesh-storage-plugin/eventmesh-storage-kafka

eventmesh-storage-plugin/eventmesh-storage-kafka/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies {
2323
implementation project(":eventmesh-storage-plugin:eventmesh-storage-api")
2424
implementation project(":eventmesh-common")
2525
// https://mavenlibs.com/maven/dependency/io.cloudevents/cloudevents-kafka
26-
implementation group: 'io.cloudevents', name: 'cloudevents-kafka', version: '2.2.1'
26+
implementation group: 'io.cloudevents', name: 'cloudevents-kafka', version: '2.5.0'
2727

2828
// https://mvnrepository.com/artifact/org.apache.kafka/kafka-clients
2929
implementation 'org.apache.kafka:kafka-clients:3.0.0'

0 commit comments

Comments
 (0)