Skip to content

Commit 2e6cd5c

Browse files
Update dependency io.confluent:kafka-avro-serializer to v8.0.1 (#3579)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3453220 commit 2e6cd5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flink-end-to-end-tests/flink-end-to-end-tests-common-kafka/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ under the License.
115115
<!-- https://mvnrepository.com/artifact/io.confluent/kafka-avro-serializer -->
116116
<groupId>io.confluent</groupId>
117117
<artifactId>kafka-avro-serializer</artifactId>
118-
<version>8.0.0</version>
118+
<version>8.0.1</version>
119119
<scope>test</scope>
120120
</dependency>
121121

0 commit comments

Comments
 (0)