Skip to content

Bump junit.version from 5.14.2 to 5.14.3 #1156

Bump junit.version from 5.14.2 to 5.14.3

Bump junit.version from 5.14.2 to 5.14.3 #1156

Workflow file for this run

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