Skip to content

chore: update dependency org.eclipse.jetty.ee8:jetty-ee8-bom to v12.0.12 #940

chore: update dependency org.eclipse.jetty.ee8:jetty-ee8-bom to v12.0.12

chore: update dependency org.eclipse.jetty.ee8:jetty-ee8-bom to v12.0.12 #940

name: Java CI
on: [push]
jobs:
build:
uses: ./.github/workflows/part-compile-and-test.yaml
with:
version: E-SNAPSHOT
release:
if: github.ref == 'refs/heads/master'
needs: build
uses: ./.github/workflows/part-release.yaml
secrets: inherit