Skip to content

Commit b47eea0

Browse files
authored
deps: update dependency org.apache.avro:avro to v1.11.0 (#1632)
1 parent 5d4c7e1 commit b47eea0

File tree

1 file changed

+1
-1
lines changed
  • tutorials/JsonWriterDefaultStream

1 file changed

+1
-1
lines changed

tutorials/JsonWriterDefaultStream/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<dependency>
3030
<groupId>org.apache.avro</groupId>
3131
<artifactId>avro</artifactId>
32-
<version>1.10.2</version>
32+
<version>1.11.0</version>
3333
</dependency>
3434
<dependency>
3535
<groupId>org.apache.arrow</groupId>

0 commit comments

Comments
 (0)