Merge pull request #683 from nosqlbench/snyk-fix-f7e68c9e718186b8be9dc56b47e079c5

[Snyk] Security upgrade org.apache.avro:avro from 1.11.0 to 1.11.1
This commit is contained in:
Jonathan Shook 2022-08-09 13:03:58 -05:00 committed by GitHub
commit 51aa6f95a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,7 +47,7 @@
<dependency>
<groupId>org.apache.avro</groupId>
<artifactId>avro</artifactId>
<version>1.11.0</version>
<version>1.11.1</version>
</dependency>
<!-- https://mvnrepository.com/artifact/io.confluent/kafka-avro-serializer -->