Skip to content

Commit

Permalink
Bump org.apache.avro:avro from 1.8.2 to 1.11.4 in /spark-gremlin
Browse files Browse the repository at this point in the history
Bumps org.apache.avro:avro from 1.8.2 to 1.11.4.

---
updated-dependencies:
- dependency-name: org.apache.avro:avro
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 15, 2025
1 parent 0ff08d7 commit 949991d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spark-gremlin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ limitations under the License.
<dependency>
<groupId>org.apache.avro</groupId>
<artifactId>avro</artifactId>
<version>1.8.2</version>
<version>1.11.4</version>
<exclusions>
<exclusion>
<groupId>org.xerial.snappy</groupId>
Expand Down

0 comments on commit 949991d

Please sign in to comment.