Skip to content

Bump hadoop-common from 3.1.4 to 3.2.4 #162

Bump hadoop-common from 3.1.4 to 3.2.4

Bump hadoop-common from 3.1.4 to 3.2.4 #162

Workflow file for this run

name: ci
on:
- push
- pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-java@v1
with:
java-version: 1.8
- run: mvn clean install -B -V