Bump avro from 1.11.0 to 1.11.1 (#8389)
Bumps avro from 1.11.0 to 1.11.1. --- updated-dependencies: - dependency-name: org.apache.avro:avro dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
91b3d91397
commit
33be1e65e5
2
pom.xml
2
pom.xml
|
@ -25,7 +25,7 @@
|
|||
<!-- dependency versions -->
|
||||
<alpn.agent.version>2.0.10</alpn.agent.version>
|
||||
<ant.version>1.10.12</ant.version>
|
||||
<apache.avro.version>1.11.0</apache.avro.version>
|
||||
<apache.avro.version>1.11.1</apache.avro.version>
|
||||
<apache.httpclient.version>4.5.13</apache.httpclient.version>
|
||||
<apache.httpcore.version>4.4.15</apache.httpcore.version>
|
||||
<asciidoctorj-diagram.version>2.2.3</asciidoctorj-diagram.version>
|
||||
|
|
Loading…
Reference in New Issue