Skip to content

Bump org.eclipse.jetty:jetty-server from 12.0.2 to 12.0.5 #47

Bump org.eclipse.jetty:jetty-server from 12.0.2 to 12.0.5

Bump org.eclipse.jetty:jetty-server from 12.0.2 to 12.0.5 #47

Workflow file for this run

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