Skip to content

Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 #126

Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0

Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 #126

Workflow file for this run

name: Build
on:
push:
workflow_call:
outputs:
JDK_VERSION:
value: ${{ jobs.build.outputs.JDK_VERSION }}
jobs:
build:
uses: malkusch/github/.github/workflows/maven-build.yml@master
secrets: inherit