Skip to content

Commit

Permalink
Bump org.apache.kafka:kafka-streams from 3.2.3 to 3.6.0 (#7)
Browse files Browse the repository at this point in the history
Bumps org.apache.kafka:kafka-streams from 3.2.3 to 3.6.0.

---
updated-dependencies:
- dependency-name: org.apache.kafka:kafka-streams
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent b0d55f6 commit 007f520
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ repositories {
dependencies {
implementation 'org.apache.avro:avro:1.11.3'
implementation 'org.apache.poi:poi-ooxml:5.2.4'
implementation 'org.apache.kafka:kafka-streams:3.2.3'
implementation 'org.apache.kafka:kafka-streams:3.6.0'
implementation 'org.springframework.kafka:spring-kafka:2.9.13'
implementation 'org.springframework.boot:spring-boot-starter-web'
implementation 'org.yaml:snakeyaml:2.2' // due to vulnerabilities when transiently pulled from spring-boot-starter-web:2.7.17
Expand Down

0 comments on commit 007f520

Please sign in to comment.