Skip to content

Commit 8557f49

Browse files
Update dependency io.confluent:kafka-schema-registry-client to v8 (#3281)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f914c28 commit 8557f49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flink-formats/flink-avro-confluent-registry/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ under the License.
3333

3434
<properties>
3535
<kafka.version>3.2.1</kafka.version>
36-
<confluent.version>7.9.2</confluent.version>
36+
<confluent.version>8.0.0</confluent.version>
3737
</properties>
3838

3939
<repositories>

0 commit comments

Comments
 (0)