mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
fix: upgrade org.apache.avro:avro from 1.10.1 to 1.11.0
Snyk has created this PR to upgrade org.apache.avro:avro from 1.10.1 to 1.11.0. See this package in Maven Repository: https://mvnrepository.com/artifact/org.apache.avro/avro/ See this project in Snyk: https://app.snyk.io/org/jshook/project/82e7c627-460b-46d3-b43f-f03128c43fc2?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
parent
00464dbca3
commit
be5ae05680
@ -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 -->
|
||||
|
Loading…
Reference in New Issue
Block a user