Skip to content

Bump jetty.version from 10.0.19 to 10.0.20 #53

Bump jetty.version from 10.0.19 to 10.0.20

Bump jetty.version from 10.0.19 to 10.0.20 #53

Workflow file for this run

name: CI
on:
push:
branches:
- '9.4.x'
- '10.0.x'
- '11.0.x'
pull_request:
jobs:
build:
name: Build
uses: jetty/.github/.github/workflows/maven-ci.yml@main
with:
jdk-matrix: '[ "11", "21" ]'