Skip to content

Commit 0c98443

Browse files
cve fix (#132)
1 parent f081c64 commit 0c98443

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<confluent.version>5.4.0</confluent.version>
3535
<confluent.avro.generator.version>0.2.0</confluent.avro.generator.version>
3636
<junit.version>4.12</junit.version>
37-
<avro.version>1.8.1</avro.version>
37+
<avro.version>1.11.3</avro.version>
3838
<licenses.version>5.4.0</licenses.version>
3939
<maven.release.plugin.version>2.5.3</maven.release.plugin.version>
4040
</properties>

0 commit comments

Comments
 (0)