Skip to content

Bump org.apache.httpcomponents.client5:httpclient5 from 5.4.3 to 5.4.4 #66

Bump org.apache.httpcomponents.client5:httpclient5 from 5.4.3 to 5.4.4

Bump org.apache.httpcomponents.client5:httpclient5 from 5.4.3 to 5.4.4 #66

Workflow file for this run

name: Run unit tests
on:
pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Unit tests
run: mvn -ntp test -P development