Skip to content

Commit

Permalink
Bump org.apache.kafka:kafka-clients from 2.7.0 to 2.7.2 in /linkis-pu…
Browse files Browse the repository at this point in the history
…blic-enhancements/linkis-datasource/linkis-datasource-manager/service/kafka (#5027)

* Bump org.apache.kafka:kafka-clients

Bumps org.apache.kafka:kafka-clients from 2.7.0 to 2.7.2.

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

Signed-off-by: dependabot[bot] <[email protected]>

* Update known-dependencies.txt

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: PJ Fanning <[email protected]>
  • Loading branch information
dependabot[bot] and pjfanning authored Oct 16, 2024
1 parent 96fd44c commit 73b5dd3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<dependency>
<groupId>org.apache.kafka</groupId>
<artifactId>kafka-clients</artifactId>
<version>2.7.0</version>
<version>2.7.2</version>
</dependency>
</dependencies>

Expand Down
2 changes: 1 addition & 1 deletion tool/dependencies/known-dependencies.txt
Original file line number Diff line number Diff line change
Expand Up @@ -483,7 +483,7 @@ jta-1.1.jar
jts-core-1.16.1.jar
jul-to-slf4j-1.7.36.jar
junit-4.13.2.jar
kafka-clients-2.7.0.jar
kafka-clients-2.7.2.jar
kafka-clients-3.1.2.jar
kerb-admin-1.0.1.jar
kerb-client-1.0.1.jar
Expand Down

0 comments on commit 73b5dd3

Please sign in to comment.