Skip to content

Bump org.apache.httpcomponents:httpclient from 4.3.6 to 4.5.14 #68

Bump org.apache.httpcomponents:httpclient from 4.3.6 to 4.5.14

Bump org.apache.httpcomponents:httpclient from 4.3.6 to 4.5.14 #68

Workflow file for this run

name: PR builder is just a magic
on:
pull_request:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Get all the letters, words and paragraphs needed for the spell!
uses: actions/checkout@v4
- name: Setup JDK
uses: ./.github/actions/setup-jdk
- name: Maven, now you do the magic! I enchant you the Bash way!
run: |
mvn --batch-mode --update-snapshots install