Merge pull request #536 from nosqlbench/snyk-upgrade-ffde7001b39e341173bdc483ab357338

[Snyk] Upgrade org.apache.avro:avro from 1.10.1 to 1.11.0
This commit is contained in:
Jonathan Shook
2022-03-22 02:12:37 -05:00
committed by GitHub

View File

@@ -67,7 +67,7 @@
<dependency>
<groupId>org.apache.avro</groupId>
<artifactId>avro</artifactId>
<version>1.10.1</version>
<version>1.11.0</version>
</dependency>
<!-- https://mvnrepository.com/artifact/org.apache.commons/commons-lang3 -->