Skip to content

Commit

Permalink
Bump org.apache.kafka:kafka-clients
Browse files Browse the repository at this point in the history
Bumps org.apache.kafka:kafka-clients from 2.4.1 to 2.6.3.

---
updated-dependencies:
- dependency-name: org.apache.kafka:kafka-clients
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 7, 2023
1 parent b06c0a2 commit 80c5726
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion statefun-e2e-tests/statefun-e2e-tests-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ under the License.
<artifactId>statefun-e2e-tests-common</artifactId>

<properties>
<kafka.version>2.4.1</kafka.version>
<kafka.version>2.6.3</kafka.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 80c5726

Please sign in to comment.