Skip to content

Bump org.jboss.weld.servlet:weld-servlet-core from 5.1.3.Final to 5.1.5.Final #698

Bump org.jboss.weld.servlet:weld-servlet-core from 5.1.3.Final to 5.1.5.Final

Bump org.jboss.weld.servlet:weld-servlet-core from 5.1.3.Final to 5.1.5.Final #698

Workflow file for this run

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