We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8ed7b3 commit 5859fe4Copy full SHA for 5859fe4
samples/install-without-bom/pom.xml
@@ -51,7 +51,7 @@
51
<dependency>
52
<groupId>org.apache.avro</groupId>
53
<artifactId>avro</artifactId>
54
- <version>1.11.1</version>
+ <version>1.11.2</version>
55
<scope>compile</scope>
56
</dependency>
57
samples/snapshot/pom.xml
@@ -50,7 +50,7 @@
50
samples/snippets/pom.xml
@@ -66,7 +66,7 @@
66
67
68
69
70
71
72
<groupId>org.xerial.snappy</groupId>
0 commit comments