Merge pull request #682 from nosqlbench/snyk-fix-78809789da284e09e5b87a11beec5299

[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:04:16 -05:00
committed by GitHub

View File

@@ -77,7 +77,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/org.apache.commons/commons-lang3 -->