Skip to content

chore: update dependency org.apache.logging.log4j:log4j-bom to v2.24.0 #976

chore: update dependency org.apache.logging.log4j:log4j-bom to v2.24.0

chore: update dependency org.apache.logging.log4j:log4j-bom to v2.24.0 #976

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