Skip to content

Bump org.eclipse.jetty:jetty-parent from 26 to 27 #55

Bump org.eclipse.jetty:jetty-parent from 26 to 27

Bump org.eclipse.jetty:jetty-parent from 26 to 27 #55

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" ]'