Skip to content

Commit

Permalink
Bump io.cloudevents:cloudevents-kafka from 2.2.1 to 2.5.0
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] committed May 22, 2023
1 parent 46fa6bd commit b107435
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies {
implementation project(":eventmesh-storage-plugin:eventmesh-storage-api")
implementation project(":eventmesh-common")
// https://mavenlibs.com/maven/dependency/io.cloudevents/cloudevents-kafka
implementation group: 'io.cloudevents', name: 'cloudevents-kafka', version: '2.2.1'
implementation group: 'io.cloudevents', name: 'cloudevents-kafka', version: '2.5.0'

// https://mvnrepository.com/artifact/org.apache.kafka/kafka-clients
implementation 'org.apache.kafka:kafka-clients:3.0.0'
Expand Down

0 comments on commit b107435

Please sign in to comment.