Skip to content

Commit e69ce63

Browse files
authored
⬆️ Merge pull request #7 from rmarting/feat-avro-version
⬆️ Upgrade to Avro 1.11.1
2 parents a1b98aa + 9683d18 commit e69ce63

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
@@ -27,7 +27,7 @@
2727
<compiler-plugin.version>3.10.1</compiler-plugin.version>
2828
<surefire-plugin.version>3.0.0-M7</surefire-plugin.version>
2929
<!-- Avro -->
30-
<avro.version>1.11.0</avro.version>
30+
<avro.version>1.11.1</avro.version>
3131
<!-- Apicurio Registry -->
3232
<apicurio.version>2.3.1.Final</apicurio.version>
3333
<apicurio.registry.url>http://localhost:8080/apis/registry/v2</apicurio.registry.url>

0 commit comments

Comments
 (0)