Skip to content

Bump jakarta.servlet.jsp:jakarta.servlet.jsp-api from 3.0.0 to 3.1.1 #132

Bump jakarta.servlet.jsp:jakarta.servlet.jsp-api from 3.0.0 to 3.1.1

Bump jakarta.servlet.jsp:jakarta.servlet.jsp-api from 3.0.0 to 3.1.1 #132

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