Skip to content

Bump tomcat.version from 11.0.0-M18 to 11.0.0-M19 #889

Bump tomcat.version from 11.0.0-M18 to 11.0.0-M19

Bump tomcat.version from 11.0.0-M18 to 11.0.0-M19 #889

Workflow file for this run

name: GitHub CI
on: [push, pull_request]
jobs:
build:
name: Verify
uses: jetty/.github/.github/workflows/maven-ci.yml@main
with:
jdk-matrix: '["17"]'
verify-goal: "install -Peclipse-release -Dgpg.skip"