We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a91f33e commit d3dad31Copy full SHA for d3dad31
3 files changed
java-pubsub/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.10.1</version>
+ <version>1.10.2</version>
55
<scope>compile</scope>
56
</dependency>
57
java-pubsub/samples/snapshot/pom.xml
@@ -50,7 +50,7 @@
50
java-pubsub/samples/snippets/pom.xml
@@ -62,7 +62,7 @@
62
63
64
65
66
67
68
<groupId>org.xerial.snappy</groupId>
0 commit comments