Skip to content

Bump org.apache.maven:maven-plugin-api from 3.9.8 to 3.9.9 #54

Bump org.apache.maven:maven-plugin-api from 3.9.8 to 3.9.9

Bump org.apache.maven:maven-plugin-api from 3.9.8 to 3.9.9 #54

Workflow file for this run

name: Verify
on:
push:
branches:
- 'main'
pull_request:
jobs:
build:
name: Verify
uses: jetty/.github/.github/workflows/maven-ci.yml@main
with:
jdk-matrix: '[ "8", "11", "17" ]'