Skip to content

Commit

Permalink
Bump org.apache.kafka:kafka-streams-test-utils in /aggregator (#16)
Browse files Browse the repository at this point in the history
Bumps org.apache.kafka:kafka-streams-test-utils from 3.5.1 to 7.6.0-ce.

---
updated-dependencies:
- dependency-name: org.apache.kafka:kafka-streams-test-utils
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 28, 2024
1 parent 5f7a791 commit 4598a5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aggregator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<maven.compiler.release>17</maven.compiler.release>
<compiler-plugin.version>3.12.1</compiler-plugin.version>
<surefire-plugin.version>3.2.5</surefire-plugin.version>
<kafka.version>3.5.1</kafka.version>
<kafka.version>3.6.1</kafka.version>
<confluent.platform.version>7.6.0</confluent.platform.version>
</properties>
<dependencyManagement>
Expand Down

0 comments on commit 4598a5c

Please sign in to comment.