Skip to content

Commit

Permalink
Bump org.apache.kafka:kafka_2.13 from 3.3.1 to 7.7.1-ce
Browse files Browse the repository at this point in the history
Bumps org.apache.kafka:kafka_2.13 from 3.3.1 to 7.7.1-ce.

---
updated-dependencies:
- dependency-name: org.apache.kafka:kafka_2.13
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 19, 2024
1 parent 025c41a commit 64a1d0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<artifactId>e2e-tests</artifactId>

<properties>
<kafka.version>3.3.1</kafka.version>
<kafka.version>7.7.1-ce</kafka.version>
<contract>${project.version}</contract>
<maven.compiler.release>17</maven.compiler.release>
<maven.surefire.release>3.2.3</maven.surefire.release>
Expand Down

0 comments on commit 64a1d0a

Please sign in to comment.