Skip to content

Commit

Permalink
Update dependency org.apache.kafka:kafka-clients to v7.9.0-ce (#2939)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 19, 2025
1 parent c8882b9 commit ec63e8c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ under the License.
<dependency>
<groupId>org.apache.kafka</groupId>
<artifactId>kafka-clients</artifactId>
<version>7.8.1-ce</version>
<version>7.9.0-ce</version>
</dependency>

<!-- The following dependencies are for connector/format sql-jars that
Expand Down Expand Up @@ -234,7 +234,7 @@ under the License.
<artifactItem>
<groupId>org.apache.kafka</groupId>
<artifactId>kafka-clients</artifactId>
<version>7.8.1-ce</version>
<version>7.9.0-ce</version>
<destFileName>kafka-clients.jar</destFileName>
<type>jar</type>
<outputDirectory>${project.build.directory}/dependencies</outputDirectory>
Expand Down

0 comments on commit ec63e8c

Please sign in to comment.