Skip to content

Commit

Permalink
[fix][sec] Bump org.apache.avro:avro from 1.8.2 to 1.11.3 in /pulsar-…
Browse files Browse the repository at this point in the history
…io/flume (apache#21283)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matteo Merli <mmerli@apache.org>
  • Loading branch information
dependabot[bot] and merlimat authored Dec 26, 2023
1 parent 0dd1672 commit 6169e3d
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions pulsar-io/flume/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,6 @@
<artifactId>pulsar-io-flume</artifactId>
<name>Pulsar IO :: Flume</name>

<properties>
<avro.version>1.8.2</avro.version>
</properties>

<dependencies>
<dependency>
<groupId>${project.groupId}</groupId>
Expand All @@ -54,7 +50,7 @@
<dependency>
<groupId>org.apache.flume</groupId>
<artifactId>flume-ng-node</artifactId>
<version>1.9.0</version>
<version>1.11.0</version>
<type>pom</type>
<exclusions>
<exclusion>
Expand Down

0 comments on commit 6169e3d

Please sign in to comment.