Skip to content

Bump org.apache.maven.plugins:maven-pmd-plugin from 3.19.0 to 3.24.0 #127

Bump org.apache.maven.plugins:maven-pmd-plugin from 3.19.0 to 3.24.0

Bump org.apache.maven.plugins:maven-pmd-plugin from 3.19.0 to 3.24.0 #127

Workflow file for this run

name: Build
on:
workflow_dispatch:
push:
branches: [master]
pull_request:
jobs:
build:
uses: jensborch/workflows/.github/workflows/maven-build.yml@main
with:
java-version: 11