Skip to content

Bump org.slf4j:slf4j-api from 2.0.10 to 2.0.11 #49

Bump org.slf4j:slf4j-api from 2.0.10 to 2.0.11

Bump org.slf4j:slf4j-api from 2.0.10 to 2.0.11 #49

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